Searched refs:RTW_BAND_2G (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8814a.c | 209 if (band == RTW_BAND_2G) in rtw8814a_get_bb_swing() 589 if (new_band == RTW_BAND_2G) { in rtw8814a_switch_band() 1128 old_band = RTW_BAND_2G; in rtw8814a_set_channel() 1133 new_band = RTW_BAND_2G; in rtw8814a_set_channel() 1304 if (hal->current_band_type == RTW_BAND_2G) in rtw8814a_set_tx_power_index() 1635 if (band == RTW_BAND_2G) { in rtw8814a_iqk_rx_one_shot() 1706 if (band == RTW_BAND_2G) in rtw8814a_iqk_rx_one_shot() 1719 band == RTW_BAND_2G ? 2 : 5, (1 << (bw + 1)) * 10); in rtw8814a_iqk() 2183 .band = RTW_BAND_2G | RTW_BAND_5G,
|
| H A D | rtw88xxa.c | 648 if (band == RTW_BAND_2G) in rtw88xxa_get_bb_swing() 773 if (band == RTW_BAND_2G) in rtw8821a_set_ext_band_switch() 939 if (new_band == RTW_BAND_2G) { in rtw88xxa_switch_band() 1183 rtw88xxa_switch_band(rtwdev, RTW_BAND_2G, RTW_CHANNEL_WIDTH_20); in rtw88xxa_power_on() 1497 old_band = RTW_BAND_2G; in rtw88xxa_set_channel() 1502 new_band = RTW_BAND_2G; in rtw88xxa_set_channel()
|
| H A D | main.c | 885 band = ch_param.center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel() 1181 if (band == RTW_BAND_2G) { in rtw_rate_mask_cfg() 1266 } else if (hal->current_band_type == RTW_BAND_2G) { in rtw_update_sta_info() 1660 if (chip->band & RTW_BAND_2G) { in rtw_set_supported_band()
|
| H A D | regd.c | 499 return band == RTW_BAND_2G ? in rtw_regd_get()
|
| H A D | tx.c | 277 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
|
| H A D | main.h | 87 RTW_BAND_2G = BIT(NL80211_BAND_2GHZ), enumerator 2216 case RTW_BAND_2G: in rtw_hw_to_nl80211_band()
|
| H A D | rtw8812a.c | 1055 .band = RTW_BAND_2G | RTW_BAND_5G,
|
| H A D | rtw8821a.c | 1155 .band = RTW_BAND_2G | RTW_BAND_5G,
|
| H A D | mac80211.c | 668 if (hal->current_band_type == RTW_BAND_2G) in rtw_ops_can_aggregate_in_amsdu()
|
| H A D | fw.c | 2389 band = scan_info->op_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_store_op_chan() 2429 band = chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_hw_scan_chan_switch()
|
| H A D | phy.c | 771 if (rtwdev->hal.current_band_type != RTW_BAND_2G) in rtw_phy_cck_pd() 2323 if (hal->current_band_type == RTW_BAND_2G) in rtw_phy_set_tx_power_level_by_path()
|
| H A D | rtw8822c.c | 3321 if (rtwdev->dm_info.dpk_info.dpk_band == RTW_BAND_2G) in rtw8822c_dpk_pre_setting() 3345 if (rtwdev->dm_info.dpk_info.dpk_band == RTW_BAND_2G) { in rtw8822c_dpk_rf_setting() 4092 if (dpk_info->dpk_band == RTW_BAND_2G) in rtw8822c_dpk_reload_data() 5349 .band = RTW_BAND_2G | RTW_BAND_5G,
|
| H A D | rtw8703b.c | 1955 .band = RTW_BAND_2G,
|
| H A D | rtw8821c.c | 1990 .band = RTW_BAND_2G | RTW_BAND_5G,
|
| H A D | rtw8723d.c | 2133 .band = RTW_BAND_2G,
|
| H A D | rtw8822b.c | 2531 .band = RTW_BAND_2G | RTW_BAND_5G,
|