Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c211 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
272 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
315 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)buf, in rtw_cfg80211_inform_bss()
338 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
346 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
347 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
439 struct ieee80211_channel *notify_channel; in rtw_cfg80211_indicate_connect() local
446 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_indicate_connect()
448 roam_info.links[0].channel = notify_channel; in rtw_cfg80211_indicate_connect()
1123 bss = cfg80211_get_bss(wiphy, NULL/*notify_channel*/, in rtw_cfg80211_unlink_bss()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c221 struct ieee80211_channel *notify_channel; in rtw_cfg80211_inform_bss() local
303 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss()
347 bss = cfg80211_inform_bss_frame(wiphy, notify_channel, (struct ieee80211_mgmt *)buf, in rtw_cfg80211_inform_bss()
373 struct ieee80211_channel *notify_channel = NULL; in rtw_cfg80211_check_bss() local
381 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss()
382 bss = cfg80211_get_bss(padapter->rtw_wdev->wiphy, notify_channel, in rtw_cfg80211_check_bss()
498 struct ieee80211_channel *notify_channel; in rtw_cfg80211_indicate_connect() local
505 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_indicate_connect()
508 roam_info.channel = notify_channel; in rtw_cfg80211_indicate_connect()
1387 bss = cfg80211_get_bss(wiphy, NULL/*notify_channel*/, in rtw_cfg80211_unlink_bss()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3071 struct ieee80211_channel *notify_channel; in brcmf_inform_ibss() local
3114 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_inform_ibss()
3127 bss = cfg80211_inform_bss(wiphy, notify_channel, in brcmf_inform_ibss()
5905 struct ieee80211_channel *notify_channel = NULL; in brcmf_bss_roaming_done() local
5944 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_bss_roaming_done()
5949 roam_info.channel = notify_channel; in brcmf_bss_roaming_done()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3438 struct ieee80211_channel *notify_channel; in brcmf_inform_ibss() local
3481 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_inform_ibss()
3494 bss = cfg80211_inform_bss(wiphy, notify_channel, in brcmf_inform_ibss()
6359 struct ieee80211_channel *notify_channel = NULL; in brcmf_bss_roaming_done() local
6398 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_bss_roaming_done()
6403 roam_info.links[0].channel = notify_channel; in brcmf_bss_roaming_done()

Completed in 26 milliseconds