Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dscan.c1107 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss() function
1121 EXPORT_SYMBOL(cfg80211_ref_bss);
/linux-4.1.27/include/net/
Dcfg80211.h4066 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *bss);
/linux-4.1.27/net/mac80211/
Dmlme.c4564 cfg80211_ref_bss(local->hw.wiphy, auth_data->bss); in ieee80211_mgd_auth()