Searched refs:RTW_BAND_2G (Results 1 – 12 of 12) sorted by relevance
865 band = ch_param.center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()1161 if (band == RTW_BAND_2G) { in rtw_rate_mask_cfg()1242 } else if (hal->current_band_type == RTW_BAND_2G) { in rtw_update_sta_info()1648 if (chip->band & RTW_BAND_2G) { in rtw_set_supported_band()
499 return band == RTW_BAND_2G ? in rtw_regd_get()
87 RTW_BAND_2G = BIT(NL80211_BAND_2GHZ), enumerator2162 case RTW_BAND_2G: in rtw_hw_to_nl80211_band()
273 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
668 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()
2365 band = scan_info->op_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_store_op_chan()2405 band = chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_hw_scan_chan_switch()
3363 if (rtwdev->dm_info.dpk_info.dpk_band == RTW_BAND_2G) in rtw8822c_dpk_pre_setting()3387 if (rtwdev->dm_info.dpk_info.dpk_band == RTW_BAND_2G) { in rtw8822c_dpk_rf_setting()4134 if (dpk_info->dpk_band == RTW_BAND_2G) in rtw8822c_dpk_reload_data()5370 .band = RTW_BAND_2G | RTW_BAND_5G,
2006 .band = RTW_BAND_2G,
2008 .band = RTW_BAND_2G | RTW_BAND_5G,
2171 .band = RTW_BAND_2G,
2549 .band = RTW_BAND_2G | RTW_BAND_5G,