Home
last modified time | relevance | path

Searched refs:tx_power_max (Results 1 – 4 of 4) 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()
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
H A Dphy_n.c17659 target_pwr_qtrdbm[0] = (s8) pi->tx_power_max; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17660 target_pwr_qtrdbm[1] = (s8) pi->tx_power_max; in wlc_phy_txpwrctrl_pwr_setup_nphy()