Searched refs:support_bands (Results 1 – 12 of 12) sorted by relevance
4407 u8 support_bands = rtwdev->chip->support_bands; in rtw89_core_set_supported_band() local4409 if (support_bands & BIT(NL80211_BAND_2GHZ)) { in rtw89_core_set_supported_band()4418 if (support_bands & BIT(NL80211_BAND_5GHZ)) { in rtw89_core_set_supported_band()4428 if (support_bands & BIT(NL80211_BAND_6GHZ)) { in rtw89_core_set_supported_band()4859 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_core_init()
781 .support_bands = BIT(NL80211_BAND_2GHZ) |
848 .support_bands = BIT(NL80211_BAND_2GHZ) |
539 bool chip_support_6ghz = chip->support_bands & BIT(NL80211_BAND_6GHZ); in rtw89_regd_setup_6ghz()
1096 if (chip->support_bands & BIT(NL80211_BAND_6GHZ)) in rtw89_build_txpwr_trk_tbl_from_elm()1098 if (chip->support_bands & BIT(NL80211_BAND_5GHZ)) in rtw89_build_txpwr_trk_tbl_from_elm()1100 if (chip->support_bands & BIT(NL80211_BAND_2GHZ)) in rtw89_build_txpwr_trk_tbl_from_elm()6535 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_release_pkt_list()6580 if (!(rtwdev->chip->support_bands & BIT(band))) in rtw89_append_probe_req_ie()
2212 .support_bands = BIT(NL80211_BAND_2GHZ) |
2494 .support_bands = BIT(NL80211_BAND_2GHZ) |
3007 .support_bands = BIT(NL80211_BAND_2GHZ) |
2816 .support_bands = BIT(NL80211_BAND_2GHZ) |
4131 if (!(rtwdev->chip->support_bands & BIT(idx))) in rtw89_debug_priv_stations_get()
4281 u8 support_bands; member
4927 if (!(rtwdev->chip->support_bands & BIT(NL80211_BAND_6GHZ))) in rtw89_mac_c2h_scanofld_rsp()