Home
last modified time | relevance | path

Searched refs:base_5g (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1935 s8 base_2g, base_5g; in rtw_phy_tx_power_by_rate_config_by_path() local
1942 base_5g = hal->tx_pwr_by_rate_offset_5g[path][base_idx]; in rtw_phy_tx_power_by_rate_config_by_path()
1944 hal->tx_pwr_by_rate_base_5g[path][rs] = base_5g; in rtw_phy_tx_power_by_rate_config_by_path()
1948 hal->tx_pwr_by_rate_offset_5g[path][rate_idx] -= base_5g; in rtw_phy_tx_power_by_rate_config_by_path()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dphy.c2230 s8 base_2g, base_5g; in rtw_phy_tx_power_by_rate_config_by_path() local
2237 base_5g = hal->tx_pwr_by_rate_offset_5g[path][base_idx]; in rtw_phy_tx_power_by_rate_config_by_path()
2239 hal->tx_pwr_by_rate_base_5g[path][rs] = base_5g; in rtw_phy_tx_power_by_rate_config_by_path()
2243 hal->tx_pwr_by_rate_offset_5g[path][rate_idx] -= base_5g; in rtw_phy_tx_power_by_rate_config_by_path()

Completed in 7 milliseconds