Searched refs:support_bands (Results 1 – 10 of 10) sorted by relevance
3372 u8 support_bands = rtwdev->chip->support_bands; in rtw89_core_set_supported_band() local3374 if (support_bands & BIT(NL80211_BAND_2GHZ)) { in rtw89_core_set_supported_band()3383 if (support_bands & BIT(NL80211_BAND_5GHZ)) { in rtw89_core_set_supported_band()3393 if (support_bands & BIT(NL80211_BAND_6GHZ)) { in rtw89_core_set_supported_band()3622 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_core_init()
338 bool chip_support_6ghz = chip->support_bands & BIT(NL80211_BAND_6GHZ); in rtw89_regd_setup_6ghz()
2113 .support_bands = BIT(NL80211_BAND_2GHZ) |
3518 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_release_pkt_list()3562 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_append_probe_req_ie()
2376 .support_bands = BIT(NL80211_BAND_2GHZ) |
2843 .support_bands = BIT(NL80211_BAND_2GHZ) |
2546 .support_bands = BIT(NL80211_BAND_2GHZ) |
3517 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_debug_priv_stations_get()
3456 u8 support_bands; member
4308 if (!(rtwdev->chip->support_bands & BIT(NL80211_BAND_6GHZ))) in rtw89_mac_c2h_scanofld_rsp()