Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dcore.c728 if (WARN_ON(!(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in wiphy_register()
Dnl80211.c1667 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in nl80211_send_wiphy()
9347 (wiphy->flags & WIPHY_FLAG_SUPPORTS_FW_ROAM)) { in nl80211_connect()
/Linux-v4.19/include/net/
Dcfg80211.h3495 WIPHY_FLAG_SUPPORTS_FW_ROAM = BIT(13), enumerator
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3975 ar->wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM | in ath6kl_cfg80211_init()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c6527 wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM; in brcmf_setup_wiphy()