Searched refs:support_bandwidths (Results 1 – 9 of 9) sorted by relevance
6102 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ? in rtw89_init_vht_cap()6132 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_vht_cap()6191 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()6209 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()6224 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()6237 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) { in rtw89_init_he_cap()6277 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()7508 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_core_register_hw()
854 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
995 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2399 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2636 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
3198 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
3263 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
3738 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
5743 u16 support_bandwidths; member