Searched refs:txpi (Results 1 – 1 of 1) sorted by relevance
27701 u8 txpi[2], chan_freq_range; in wlc_phy_txpwr_fixpower_nphy() local27708 txpi[0] = txpi[1] = 72; in wlc_phy_txpwr_fixpower_nphy()27717 txpi[0] = 0; in wlc_phy_txpwr_fixpower_nphy()27718 txpi[1] = 0; in wlc_phy_txpwr_fixpower_nphy()27721 txpi[0] = txpi[1] = 91; in wlc_phy_txpwr_fixpower_nphy()27727 txpi[0] = txpi[1] = 30; in wlc_phy_txpwr_fixpower_nphy()27729 txpi[0] = txpi[1] = 40; in wlc_phy_txpwr_fixpower_nphy()27733 if ((txpi[0] < 40) || (txpi[0] > 100) || in wlc_phy_txpwr_fixpower_nphy()27734 (txpi[1] < 40) || (txpi[1] > 100)) in wlc_phy_txpwr_fixpower_nphy()27735 txpi[0] = txpi[1] = 91; in wlc_phy_txpwr_fixpower_nphy()[all …]