Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dinit.c881 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath9k_set_hw_capab()
/linux-4.4.14/include/net/
Dcfg80211.h2828 WIPHY_FLAG_SUPPORTS_5_10_MHZ = BIT(22), enumerator
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dbase.c2559 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath5k_init_ah()
/linux-4.4.14/net/wireless/
Dnl80211.c1671 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ) && in nl80211_send_wiphy()
1990 !(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ)) in nl80211_parse_chandef()