Lines Matching refs:txpi
27838 u8 txpi[2], chan_freq_range; in wlc_phy_txpwr_fixpower_nphy() local
27845 txpi[0] = txpi[1] = 72; in wlc_phy_txpwr_fixpower_nphy()
27854 txpi[0] = 0; in wlc_phy_txpwr_fixpower_nphy()
27855 txpi[1] = 0; in wlc_phy_txpwr_fixpower_nphy()
27858 txpi[0] = txpi[1] = 91; in wlc_phy_txpwr_fixpower_nphy()
27864 txpi[0] = txpi[1] = 30; in wlc_phy_txpwr_fixpower_nphy()
27866 txpi[0] = txpi[1] = 40; in wlc_phy_txpwr_fixpower_nphy()
27870 if ((txpi[0] < 40) || (txpi[0] > 100) || in wlc_phy_txpwr_fixpower_nphy()
27871 (txpi[1] < 40) || (txpi[1] > 100)) in wlc_phy_txpwr_fixpower_nphy()
27872 txpi[0] = txpi[1] = 91; in wlc_phy_txpwr_fixpower_nphy()
27875 pi->nphy_txpwrindex[PHY_CORE_0].index_internal = txpi[0]; in wlc_phy_txpwr_fixpower_nphy()
27876 pi->nphy_txpwrindex[PHY_CORE_1].index_internal = txpi[1]; in wlc_phy_txpwr_fixpower_nphy()
27877 pi->nphy_txpwrindex[PHY_CORE_0].index_internal_save = txpi[0]; in wlc_phy_txpwr_fixpower_nphy()
27878 pi->nphy_txpwrindex[PHY_CORE_1].index_internal_save = txpi[1]; in wlc_phy_txpwr_fixpower_nphy()
27887 txgain = tx_gaintbl[txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27893 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27899 [txpi[core]] : in wlc_phy_txpwr_fixpower_nphy()
27901 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27905 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27912 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27915 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27920 txgain = nphy_tpc_txgain[txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27957 576 + txpi[core], 32, in wlc_phy_txpwr_fixpower_nphy()