Searched defs:notify_channel (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c246 struct ieee80211_channel *notify_channel; local
265 notify_channel = ieee80211_get_channel(wiphy, freq);
281 bss = cfg80211_inform_bss(wiphy, notify_channel,
317 struct ieee80211_channel *notify_channel; local
330 notify_channel = ieee80211_get_channel(wiphy, freq);
333 cfg80211_roamed(padapter->pnetdev, notify_channel,
/drivers/net/wireless/brcm80211/brcmfmac/
H A Dwl_cfg80211.c2363 struct ieee80211_channel *notify_channel; local
2393 notify_channel = ieee80211_get_channel(wiphy, freq);
2407 bss = cfg80211_inform_bss(wiphy, notify_channel,
2460 struct ieee80211_channel *notify_channel; local
2502 notify_channel = ieee80211_get_channel(wiphy, freq);
2515 bss = cfg80211_inform_bss(wiphy, notify_channel,
4491 struct ieee80211_channel *notify_channel = NULL; local
4529 notify_channel = ieee80211_get_channel(wiphy, freq);
4533 cfg80211_roamed(ndev, notify_channel, (u8 *)profile->bssid,

Completed in 76 milliseconds