Home
last modified time | relevance | path

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

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