Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h2819 WIPHY_FLAG_SUPPORTS_FW_ROAM = BIT(13), enumerator
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c3961 ar->wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM | in ath6kl_cfg80211_init()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c5928 wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM; in brcmf_setup_wiphy()
/linux-4.4.14/net/wireless/
Dnl80211.c1331 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_FW_ROAM) && in nl80211_send_wiphy()
7859 (wiphy->flags & WIPHY_FLAG_SUPPORTS_FW_ROAM)) { in nl80211_connect()