Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dinit.c874 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath9k_set_hw_capab()
/linux-4.1.27/include/net/
Dcfg80211.h2784 WIPHY_FLAG_SUPPORTS_5_10_MHZ = BIT(22), enumerator
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c2559 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath5k_init_ah()
/linux-4.1.27/net/wireless/
Dnl80211.c1658 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ) && in nl80211_send_wiphy()
1977 !(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ)) in nl80211_parse_chandef()