Searched refs:support_bandwidths (Results 1 – 8 of 8) sorted by relevance
5122 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ? in rtw89_init_vht_cap()5152 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_vht_cap()5211 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()5229 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()5244 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()5257 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) { in rtw89_init_he_cap()5297 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()6502 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_core_register_hw()
798 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
938 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2313 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2627 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
3156 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2909 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
4455 u16 support_bandwidths; member