Searched refs:current_band_type (Results 1 – 10 of 10) sorted by relevance
772 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()
317 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()
497 u8 band = hal->current_band_type; in rtw_regd_get()
258 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
728 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()
641 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
1899 u8 current_band_type; member
595 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
2213 mccch->current_band_type = cpu_to_le32(chan->band_type); in rtw89_fw_h2c_rf_ntfy_mcc()
2739 __le32 current_band_type; member