Home
last modified time | relevance | path

Searched defs:ifup (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c144 short ifup = ieee->proto_started; in rtllib_wx_set_wap() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac_wx.c144 short ifup = ieee->proto_started;//dev->flags & IFF_UP; in ieee80211_wx_set_wap() local
/linux-4.1.27/net/bluetooth/
D6lowpan.c725 static void ifup(struct net_device *netdev) in ifup() function