Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c27850 u8 tmp_max_pwr, u8 rate_start, in wlc_phy_txpwr_nphy_srom_convert() argument
27862 srom_max[rate] = tmp_max_pwr - 2 * tmp_nibble; in wlc_phy_txpwr_nphy_srom_convert()
27908 u8 tmp_max_pwr = 0; in wlc_phy_txpwr_apply_nphy() local
27917 tmp_max_pwr = min(pi->nphy_pwrctrl_info[0].max_pwr_2g, in wlc_phy_txpwr_apply_nphy()
27923 tmp_max_pwr, in wlc_phy_txpwr_apply_nphy()
27941 tmp_max_pwr = min(pi->nphy_pwrctrl_info[0].max_pwr_5gm, in wlc_phy_txpwr_apply_nphy()
27958 tmp_max_pwr = min(pi->nphy_pwrctrl_info[0].max_pwr_5gl, in wlc_phy_txpwr_apply_nphy()
27975 tmp_max_pwr = min(pi->nphy_pwrctrl_info[0].max_pwr_5gh, in wlc_phy_txpwr_apply_nphy()
27993 tmp_max_pwr, TXP_FIRST_OFDM, in wlc_phy_txpwr_apply_nphy()
28002 tmp_max_pwr, in wlc_phy_txpwr_apply_nphy()
[all …]