Home
last modified time | relevance | path

Searched refs:RTW_BAND_5G (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8821a.c464 if (hal->current_band_type == RTW_BAND_5G) in rtw8821a_iqk()
528 if (hal->current_band_type == RTW_BAND_5G) in rtw8821a_iqk()
1155 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw8814a.c570 if (new_band == RTW_BAND_5G) in rtw8814a_set_bw_reg_agc()
1126 old_band = RTW_BAND_5G; in rtw8814a_set_channel()
1131 new_band = RTW_BAND_5G; in rtw8814a_set_channel()
1735 if (band == RTW_BAND_5G) in rtw8814a_iqk()
2183 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Dmain.c885 band = ch_param.center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()
895 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1184 } else if (band == RTW_BAND_5G) { in rtw_rate_mask_cfg()
1253 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1669 if (chip->band & RTW_BAND_5G) { in rtw_set_supported_band()
H A Drtw8812a.c359 if (rtwdev->hal.current_band_type == RTW_BAND_5G) { in rtw8812a_iqk()
1055 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Dbf.c45 if (!(chip->band & RTW_BAND_5G)) in rtw_bf_assoc()
H A Drtw88xxa.c1495 old_band = RTW_BAND_5G; in rtw88xxa_set_channel()
1500 new_band = RTW_BAND_5G; in rtw88xxa_set_channel()
1650 if (hal->current_band_type == RTW_BAND_5G && in rtw88xxa_set_tx_power_index()
H A Dmain.h88 RTW_BAND_5G = BIT(NL80211_BAND_5GHZ), enumerator
2218 case RTW_BAND_5G: in rtw_hw_to_nl80211_band()
H A Dmac80211.c340 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
H A Dfw.c2389 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 Ddebug.c722 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
H A Drtw8821c.c1990 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw8822b.c2531 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Dcoex.c613 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
H A Drtw8822c.c5349 .band = RTW_BAND_2G | RTW_BAND_5G,