Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c1505 return pi->tx_power_max; in wlc_phy_txpower_get_target_max()
1636 pi->tx_power_max = tx_pwr_max; in wlc_phy_txpower_recalc_target()
1645 pi->tx_power_max - pi->tx_power_target[rate]; in wlc_phy_txpower_recalc_target()
2103 power->tx_power_max[0] = pi->tx_power_max; in wlc_phy_txpower_get_current()
2104 power->tx_power_max[1] = pi->tx_power_max; in wlc_phy_txpower_get_current()
2113 power->tx_power_max[0] = pi->tx_power_max; in wlc_phy_txpower_get_current()
2114 power->tx_power_max[1] = pi->tx_power_max; in wlc_phy_txpower_get_current()
Dphy_hal.h142 u8 tx_power_max[4]; /* Maximum target power among all rates */ member
Dphy_int.h607 u8 tx_power_max; member
Dphy_n.c17762 target_pwr_qtrdbm[0] = (s8) pi->tx_power_max; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17763 target_pwr_qtrdbm[1] = (s8) pi->tx_power_max; in wlc_phy_txpwrctrl_pwr_setup_nphy()