Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dinit.c975 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath9k_set_hw_capab()
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dbase.c2557 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_5_10_MHZ; in ath5k_init_ah()
/Linux-v5.4/include/net/
Dcfg80211.h4017 WIPHY_FLAG_SUPPORTS_5_10_MHZ = BIT(22), enumerator
/Linux-v5.4/net/wireless/
Dnl80211.c2274 if ((rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ) && in nl80211_send_wiphy()
2757 !(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_5_10_MHZ)) { in nl80211_parse_chandef()