Home
last modified time | relevance | path

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

/linux-6.12.1/net/wireless/
Dcore.c810 if (WARN_ON(!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in wiphy_register()
Dnl80211.c2567 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in nl80211_send_wiphy()
12038 (wiphy->flags & WIPHY_FLAG_SUPPORTS_FW_ROAM)) { in nl80211_connect()
/linux-6.12.1/include/net/
Dcfg80211.h5025 WIPHY_FLAG_SUPPORTS_FW_ROAM = BIT(13), enumerator
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3976 ar->wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM | in ath6kl_cfg80211_init()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7629 wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM; in brcmf_setup_wiphy()