Searched refs:txpwr_env_limit (Results 1 – 2 of 2) sorted by relevance
538 pi->txpwr_env_limit[i] = BRCMS_TXPWR_MAX; in wlc_phy_attach()1518 pi->txpwr_env_limit[i] = BRCMS_TXPWR_MAX; in wlc_phy_upd_env_txpwr_rate_limits()1613 min(tx_pwr_target[rate], pi->txpwr_env_limit[rate]); in wlc_phy_txpower_recalc_target()
608 u8 txpwr_env_limit[TXP_NUM_RATES]; member