Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1495 return pi->tx_power_max; in wlc_phy_txpower_get_target_max()
1624 pi->tx_power_max = tx_pwr_max; in wlc_phy_txpower_recalc_target()
1633 pi->tx_power_max - pi->tx_power_target[rate]; in wlc_phy_txpower_recalc_target()
2091 power->tx_power_max[0] = pi->tx_power_max; in wlc_phy_txpower_get_current()
2092 power->tx_power_max[1] = pi->tx_power_max; in wlc_phy_txpower_get_current()
2101 power->tx_power_max[0] = pi->tx_power_max; in wlc_phy_txpower_get_current()
2102 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.c17664 target_pwr_qtrdbm[0] = (s8) pi->tx_power_max; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17665 target_pwr_qtrdbm[1] = (s8) pi->tx_power_max; in wlc_phy_txpwrctrl_pwr_setup_nphy()