Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SUPPORTS_FW_ROAM (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.c779 if (WARN_ON(!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in wiphy_register()
H A Dnl80211.c2177 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in nl80211_send_wiphy()
10526 (wiphy->flags & WIPHY_FLAG_SUPPORTS_FW_ROAM)) { in nl80211_connect()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c807 if (WARN_ON(!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in wiphy_register()
H A Dnl80211.c2458 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in nl80211_send_wiphy()
11855 (wiphy->flags & WIPHY_FLAG_SUPPORTS_FW_ROAM)) { in nl80211_connect()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4283 * @WIPHY_FLAG_SUPPORTS_FW_ROAM: The device supports roaming feature in the
4320 WIPHY_FLAG_SUPPORTS_FW_ROAM = BIT(13), enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3973 ar->wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM | in ath6kl_cfg80211_init()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4791 * @WIPHY_FLAG_SUPPORTS_FW_ROAM: The device supports roaming feature in the
4833 WIPHY_FLAG_SUPPORTS_FW_ROAM = BIT(13), enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3976 ar->wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM | in ath6kl_cfg80211_init()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7122 wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM; in brcmf_setup_wiphy()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7634 wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM; in brcmf_setup_wiphy()

Completed in 95 milliseconds