Home
last modified time | relevance | path

Searched refs:current_band_type (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c818 hal->current_band_type = band; in rtw_update_channel()
896 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1181 band = hal->current_band_type; in rtw_rate_mask_cfg()
1254 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1267 } else if (hal->current_band_type == RTW_BAND_2G) { in rtw_update_sta_info()
H A Dmac80211.c340 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
670 if (hal->current_band_type == RTW_BAND_2G) in rtw_ops_can_aggregate_in_amsdu()
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()
H A Drtw8814a.c225 swing = rtw8814a_get_bb_swing(rtwdev, rtwdev->hal.current_band_type, in rtw8814a_get_swing_index()
1304 if (hal->current_band_type == RTW_BAND_2G) in rtw8814a_set_tx_power_index()
1635 u8 band = rtwdev->hal.current_band_type; in rtw8814a_iqk_rx_one_shot()
1722 u8 band = rtwdev->hal.current_band_type; in rtw8814a_iqk()
H A Dregd.c497 u8 band = hal->current_band_type; in rtw_regd_get()
H A Dtx.c278 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
H A Drtw88xxa.c665 swing = rtw88xxa_get_bb_swing(rtwdev, rtwdev->hal.current_band_type, in rtw88xxa_get_swing_index()
1650 if (hal->current_band_type == RTW_BAND_5G && in rtw88xxa_set_tx_power_index()
H A Drtw8812a.c359 if (rtwdev->hal.current_band_type == RTW_BAND_5G) { in rtw8812a_iqk()
H A Dphy.c771 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 Ddebug.c722 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
H A Dmain.h1974 u8 current_band_type; member
H A Dcoex.c613 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()