Home
last modified time | relevance | path

Searched refs:tx_power_max (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1391 pi->tx_power_max = tx_pwr_max; in wlc_phy_txpower_recalc_target()
1400 pi->tx_power_max - pi->tx_power_target[rate]; in wlc_phy_txpower_recalc_target()
1791 power->tx_power_max[0] = pi->tx_power_max; in wlc_phy_txpower_get_current()
1792 power->tx_power_max[1] = pi->tx_power_max; in wlc_phy_txpower_get_current()
1801 power->tx_power_max[0] = pi->tx_power_max; in wlc_phy_txpower_get_current()
1802 power->tx_power_max[1] = pi->tx_power_max; in wlc_phy_txpower_get_current()
[all...]
H A Dphy_hal.h131 u8 tx_power_max[4]; /* Maximum target power among all rates */ member
H A Dphy_int.h589 u8 tx_power_max; member