Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
A Dcoex.h169 FIELD_PREP(BTC_RFK_BAND_MAP, hal->current_band_type); in rtw89_btc_phymap()
A Dphy.c142 switch (hal->current_band_type) { in rtw89_phy_ra_mask_cfg()
154 rtw89_warn(rtwdev, "unhandled band type %d\n", hal->current_band_type); in rtw89_phy_ra_mask_cfg()
246 if (rtwdev->hal.current_band_type == RTW89_BAND_2G) { in rtw89_phy_ra_sta_update()
391 u8 band = rtwdev->hal.current_band_type; in rtw89_phy_rate_pattern_vif()
1052 enum rtw89_band band = rtwdev->hal.current_band_type; in rtw89_phy_read_txpwr_byrate()
1095 u8 band = rtwdev->hal.current_band_type; in rtw89_phy_read_txpwr_limit()
1220 u8 band = rtwdev->hal.current_band_type; in rtw89_phy_read_txpwr_limit_ru()
2503 switch (rtwdev->hal.current_band_type) { in rtw89_phy_dig_update_para()
A Dmac80211.c225 sifs = rtwdev->hal.current_band_type == RTW89_BAND_5G ? 16 : 10; in rtw89_aifsn_to_aifs()
623 rtw89_btc_ntfy_scan_start(rtwdev, RTW89_PHY_0, hal->current_band_type); in rtw89_ops_sw_scan_start()
A Dcore.c240 band_changed = hal->current_band_type != band_type || in rtw89_set_channel()
246 hal->current_band_type = band_type; in rtw89_set_channel()
275 rtw89_btc_ntfy_switch_band(rtwdev, RTW89_PHY_0, hal->current_band_type); in rtw89_set_channel()
387 u16 lowest_rate = hal->current_band_type == RTW89_BAND_2G ? in rtw89_core_get_mgmt_rate()
446 hal->current_band_type != RTW89_BAND_2G || in rtw89_core_get_no_ul_ofdma_htc()
575 else if (hal->current_band_type == RTW89_BAND_2G) in rtw89_core_tx_update_data_info()
A Drtw8852a_rfk.c1443 iqk_info->iqk_band[path] = hal->current_band_type; in _iqk_get_ch_info()
1946 dpk->bp[path][kidx].band = hal->current_band_type; in _dpk_information()
2614 cur_band = rtwdev->hal.current_band_type; in _dpk_reload_check()
2745 if (fem->epa_2g && rtwdev->hal.current_band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
2749 } else if (fem->epa_5g && rtwdev->hal.current_band_type == RTW89_BAND_5G) { in _dpk_bypass_check()
2905 enum rtw89_band band = rtwdev->hal.current_band_type; in _tssi_rf_setting()
2915 enum rtw89_band band = rtwdev->hal.current_band_type; in _tssi_set_sys()
2926 enum rtw89_band band = rtwdev->hal.current_band_type; in _tssi_ini_txpwr_ctrl_bb()
A Dfw.c841 if (hal->current_band_type == RTW89_BAND_2G) in rtw89_fw_h2c_assoc_cmac_tbl()
A Drtw8852a.c1516 if (rtwdev->hal.current_band_type == RTW89_BAND_2G) in rtw8852a_bb_set_pmac_tx()
A Ddebug.c526 u8 band = rtwdev->hal.current_band_type; in __print_regd()
A Dcore.h2360 u8 current_band_type; member
A Dcoex.c4119 hal->current_band_type, hal->current_channel, in rtw89_btc_ntfy_role_info()
4159 r.band = hal->current_band_type; in rtw89_btc_ntfy_role_info()
/linux/drivers/net/wireless/realtek/rtw88/
A Dmain.c738 hal->current_band_type = center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()
745 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1015 band = hal->current_band_type; in rtw_update_rate_mask()
1082 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1094 } else if (hal->current_band_type == RTW_BAND_2G) { in rtw_update_sta_info()
A Dmac80211.c318 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
585 if (hal->current_band_type == RTW_BAND_2G) in rtw_ops_can_aggregate_in_amsdu()
A Dtx.c240 if (rtwdev->hal.current_band_type == RTW_BAND_2G) { in rtw_tx_pkt_info_update_rate()
A Dregd.c495 u8 band = hal->current_band_type; in rtw_regd_get()
A Dphy.c727 if (rtwdev->hal.current_band_type != RTW_BAND_2G) in rtw_phy_cck_pd()
2168 if (hal->current_band_type == RTW_BAND_2G) in rtw_phy_set_tx_power_level_by_path()
A Ddebug.c600 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
A Dmain.h1821 u8 current_band_type; member
A Dcoex.c568 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()

Completed in 774 milliseconds