Searched refs:__cfg80211_get_bss (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/wireless/
H A Dnl80211.c10910 bss = __cfg80211_get_bss(&rdev->wiphy, chan, bssid,
H A Dscan.c1540 struct cfg80211_bss *__cfg80211_get_bss(struct wiphy *wiphy, function
1590 EXPORT_SYMBOL(__cfg80211_get_bss); variable
/linux-master/include/net/
H A Dcfg80211.h7296 * __cfg80211_get_bss - get a BSS reference
7306 struct cfg80211_bss *__cfg80211_get_bss(struct wiphy *wiphy,
7332 return __cfg80211_get_bss(wiphy, channel, bssid, ssid, ssid_len,
/linux-master/net/wireless/tests/
H A Dscan.c617 link_bss = __cfg80211_get_bss(wiphy, NULL, sta_prof.bssid, NULL, 0,

Completed in 220 milliseconds