Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
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()
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()
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()
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()
A Dregd.c497 u8 band = hal->current_band_type; in rtw_regd_get()
A Dtx.c278 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
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()
A Drtw8812a.c359 if (rtwdev->hal.current_band_type == RTW_BAND_5G) { in rtw8812a_iqk()
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()
A Ddebug.c722 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
A Dmain.h1974 u8 current_band_type; member
A Dcoex.c613 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
/drivers/net/wireless/realtek/rtw89/
A Dfw.h4389 __le32 current_band_type; member
A Dfw.c6043 mccch_v0->current_band_type = cpu_to_le32(rfk_mcc->band[idx]); in rtw89_fw_h2c_rf_ntfy_mcc()

Completed in 90 milliseconds