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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_int.h626 u8 txpwr_env_limit[TXP_NUM_RATES]; member in struct:brcms_phy
H A Dphy_cmn.c549 pi->txpwr_env_limit[i] = BRCMS_TXPWR_MAX;
1530 pi->txpwr_env_limit[i] = BRCMS_TXPWR_MAX;
1626 min(tx_pwr_target[rate], pi->txpwr_env_limit[rate]);

Completed in 35 milliseconds