Searched refs:RTW_BAND_2G (Results 1 – 11 of 11) sorted by relevance
866 band = ch_param.center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()1162 if (band == RTW_BAND_2G) { in rtw_rate_mask_cfg()1243 } else if (hal->current_band_type == RTW_BAND_2G) { in rtw_update_sta_info()1649 if (chip->band & RTW_BAND_2G) { in rtw_set_supported_band()
499 return band == RTW_BAND_2G ? in rtw_regd_get()
272 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
86 RTW_BAND_2G = BIT(NL80211_BAND_2GHZ), enumerator2147 case RTW_BAND_2G: in rtw_hw_to_nl80211_band()
657 if (hal->current_band_type == RTW_BAND_2G) in rtw_ops_can_aggregate_in_amsdu()
728 if (rtwdev->hal.current_band_type != RTW_BAND_2G) in rtw_phy_cck_pd()2199 if (hal->current_band_type == RTW_BAND_2G) in rtw_phy_set_tx_power_level_by_path()
2285 band = scan_info->op_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_store_op_chan()2325 band = chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_hw_scan_chan_switch()
3361 if (rtwdev->dm_info.dpk_info.dpk_band == RTW_BAND_2G) in rtw8822c_dpk_pre_setting()3385 if (rtwdev->dm_info.dpk_info.dpk_band == RTW_BAND_2G) { in rtw8822c_dpk_rf_setting()4132 if (dpk_info->dpk_band == RTW_BAND_2G) in rtw8822c_dpk_reload_data()5368 .band = RTW_BAND_2G | RTW_BAND_5G,
1941 .band = RTW_BAND_2G | RTW_BAND_5G,
2548 .band = RTW_BAND_2G | RTW_BAND_5G,
2762 .band = RTW_BAND_2G,