Searched refs:cfg80211_ref_bss (Results 1 – 3 of 3) sorted by relevance
1108 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss() function1122 EXPORT_SYMBOL(cfg80211_ref_bss);
4165 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *bss);
4559 cfg80211_ref_bss(local->hw.wiphy, auth_data->bss); in ieee80211_mgd_auth()