Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3425 struct ieee80211_channel *notify_channel; in brcmf_inform_ibss() local
3468 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_inform_ibss()
3481 bss = cfg80211_inform_bss(wiphy, notify_channel, in brcmf_inform_ibss()
6355 struct ieee80211_channel *notify_channel = NULL; in brcmf_bss_roaming_done() local
6394 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_bss_roaming_done()
6399 roam_info.links[0].channel = notify_channel; in brcmf_bss_roaming_done()