Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dmain.c772 hal->current_band_type = band; in rtw_update_channel()
847 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1132 band = hal->current_band_type; in rtw_rate_mask_cfg()
1201 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1214 } else if (hal->current_band_type == RTW_BAND_2G) { in rtw_update_sta_info()
Dmac80211.c317 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
623 if (hal->current_band_type == RTW_BAND_2G) in rtw_ops_can_aggregate_in_amsdu()
Dregd.c497 u8 band = hal->current_band_type; in rtw_regd_get()
Dtx.c258 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
Dphy.c728 if (rtwdev->hal.current_band_type != RTW_BAND_2G) in rtw_phy_cck_pd()
2196 if (hal->current_band_type == RTW_BAND_2G) in rtw_phy_set_tx_power_level_by_path()
Ddebug.c641 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
Dmain.h1899 u8 current_band_type; member
Dcoex.c595 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
/drivers/net/wireless/realtek/rtw89/
Dfw.c2213 mccch->current_band_type = cpu_to_le32(chan->band_type); in rtw89_fw_h2c_rf_ntfy_mcc()
Dfw.h2739 __le32 current_band_type; member