Searched refs:support_bandwidths (Results 1 – 8 of 8) sorted by relevance
4116 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ? in rtw89_init_vht_cap()4146 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_vht_cap()4205 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()4223 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()4238 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()4251 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) { in rtw89_init_he_cap()4291 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()5275 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_core_register_hw()
783 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
850 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2214 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2496 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
3010 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2819 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
4282 u16 support_bandwidths; member