Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dscan.c1108 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss() function
1122 EXPORT_SYMBOL(cfg80211_ref_bss);
/linux-4.4.14/include/net/
Dcfg80211.h4165 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *bss);
/linux-4.4.14/net/mac80211/
Dmlme.c4559 cfg80211_ref_bss(local->hw.wiphy, auth_data->bss); in ieee80211_mgd_auth()