Home
last modified time | relevance | path

Searched refs:RTW_BAND_2G (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c866 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()
H A Dregd.c499 return band == RTW_BAND_2G ? in rtw_regd_get()
H A Dtx.c272 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
H A Dmain.h86 RTW_BAND_2G = BIT(NL80211_BAND_2GHZ), enumerator
2147 case RTW_BAND_2G: in rtw_hw_to_nl80211_band()
H A Dmac80211.c657 if (hal->current_band_type == RTW_BAND_2G) in rtw_ops_can_aggregate_in_amsdu()
H A Dphy.c728 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()
H A Dfw.c2285 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()
H A Drtw8822c.c3361 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,
H A Drtw8821c.c1941 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw8822b.c2548 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw8723d.c2762 .band = RTW_BAND_2G,