Searched refs:txpwr_env_limit (Results 1 – 2 of 2) sorted by relevance
723 pi->txpwr_env_limit[i] = WLC_TXPWR_MAX; in wlc_phy_attach()1865 min(tx_pwr_target[rate], pi->txpwr_env_limit[rate]); in wlc_phy_txpower_recalc_target()3371 pi->txpwr_env_limit[i] = WLC_TXPWR_MAX; in wlc_phy_upd_env_txpwr_rate_limits()
678 u8 txpwr_env_limit[TXP_NUM_RATES]; member