Searched refs:support_bands (Results 1 – 6 of 6) sorted by relevance
2848 u8 support_bands = rtwdev->chip->support_bands; in rtw89_core_set_supported_band() local2850 if (support_bands & BIT(NL80211_BAND_2GHZ)) { in rtw89_core_set_supported_band()2859 if (support_bands & BIT(NL80211_BAND_5GHZ)) { in rtw89_core_set_supported_band()2869 if (support_bands & BIT(NL80211_BAND_6GHZ)) { in rtw89_core_set_supported_band()3036 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_core_init()
2483 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_release_pkt_list()2508 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_append_probe_req_ie()
2218 .support_bands = BIT(NL80211_BAND_2GHZ) |
3069 .support_bands = BIT(NL80211_BAND_2GHZ) |
2623 u8 support_bands; member
3845 if (!(rtwdev->chip->support_bands & BIT(NL80211_BAND_6GHZ))) in rtw89_mac_c2h_scanofld_rsp()