Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst85 cfg80211_roamed
/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c653 cfg80211_roamed(wlandev->netdev, &roam_info, GFP_KERNEL); in prism2_roamed()
/openbmc/linux/net/wireless/
H A Dsme.c1175 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info, in cfg80211_roamed() function
1295 EXPORT_SYMBOL(cfg80211_roamed);
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c458 cfg80211_roamed(padapter->pnetdev, &roam_info, GFP_ATOMIC); in rtw_cfg80211_indicate_connect()
/openbmc/linux/include/net/
H A Dcfg80211.h7988 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info,
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c2823 cfg80211_roamed(usbdev->net, &roam_info, GFP_KERNEL); in rndis_wlan_do_link_up_work()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c817 cfg80211_roamed(vif->ndev, &roam_info, GFP_KERNEL); in ath6kl_cfg80211_connect_event()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c1831 cfg80211_roamed(ndev, &info, GFP_KERNEL); in wmi_evt_reassoc_status()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c6398 cfg80211_roamed(ndev, &roam_info, GFP_KERNEL); in brcmf_bss_roaming_done()