Home
last modified time | relevance | path

Searched refs:ieee80211_softmac_new_net (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c2574 ieee80211_softmac_new_net(ieee,&network); in ieee80211_process_probe_response()
2602 ieee80211_softmac_new_net(ieee,&network); in ieee80211_process_probe_response()
Dieee80211_softmac.c1413 inline void ieee80211_softmac_new_net(struct ieee80211_device *ieee, struct ieee80211_network *net) in ieee80211_softmac_new_net() function
1532 ieee80211_softmac_new_net(ieee, target); in ieee80211_softmac_check_all_nets()
Dieee80211.h2364 extern void ieee80211_softmac_new_net(struct ieee80211_device *ieee, struct ieee80211_network *net);