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