Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c723 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()
Dwlc_phy_int.h678 u8 txpwr_env_limit[TXP_NUM_RATES]; member