Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dinit.c977 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath9k_set_hw_capab()
/Linux-v4.19/include/net/
Dcfg80211.h3504 WIPHY_FLAG_SUPPORTS_5_10_MHZ = BIT(22), enumerator
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c2559 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath5k_init_ah()
/Linux-v4.19/net/wireless/
Dnl80211.c1938 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ) && in nl80211_send_wiphy()
2359 !(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ)) in nl80211_parse_chandef()