Searched refs:support_bandwidths (Results 1 – 8 of 8) sorted by relevance
5289 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ? in rtw89_init_vht_cap()5319 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_vht_cap()5378 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()5396 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()5411 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_init_he_cap()5424 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) { in rtw89_init_he_cap()5464 chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_320)) in rtw89_init_eht_cap()6695 if (chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160)) in rtw89_core_register_hw()
804 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
964 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2317 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2631 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
3160 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
2964 .support_bandwidths = BIT(NL80211_CHAN_WIDTH_20) |
4539 u16 support_bandwidths; member