Searched refs:support_bands (Results 1 – 12 of 12) sorted by relevance
4077 u8 support_bands = rtwdev->chip->support_bands; in rtw89_core_set_supported_band() local4079 if (support_bands & BIT(NL80211_BAND_2GHZ)) { in rtw89_core_set_supported_band()4088 if (support_bands & BIT(NL80211_BAND_5GHZ)) { in rtw89_core_set_supported_band()4098 if (support_bands & BIT(NL80211_BAND_6GHZ)) { in rtw89_core_set_supported_band()4368 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_core_init()
760 .support_bands = BIT(NL80211_BAND_2GHZ) |
827 .support_bands = BIT(NL80211_BAND_2GHZ) |
519 bool chip_support_6ghz = chip->support_bands & BIT(NL80211_BAND_6GHZ); in rtw89_regd_setup_6ghz()
908 if (chip->support_bands & BIT(NL80211_BAND_6GHZ)) in rtw89_build_txpwr_trk_tbl_from_elm()910 if (chip->support_bands & BIT(NL80211_BAND_5GHZ)) in rtw89_build_txpwr_trk_tbl_from_elm()912 if (chip->support_bands & BIT(NL80211_BAND_2GHZ)) in rtw89_build_txpwr_trk_tbl_from_elm()5861 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_release_pkt_list()5906 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_append_probe_req_ie()
2190 .support_bands = BIT(NL80211_BAND_2GHZ) |
2472 .support_bands = BIT(NL80211_BAND_2GHZ) |
2968 .support_bands = BIT(NL80211_BAND_2GHZ) |
2662 .support_bands = BIT(NL80211_BAND_2GHZ) |
3810 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_debug_priv_stations_get()
4251 u8 support_bands; member
4754 if (!(rtwdev->chip->support_bands & BIT(NL80211_BAND_6GHZ))) in rtw89_mac_c2h_scanofld_rsp()