Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c17668 s8 target_pwr_qtrdbm[2]; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
17762 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()
17837 (target_pwr_qtrdbm[0] << 0) | in wlc_phy_txpwrctrl_pwr_setup_nphy()
17838 (target_pwr_qtrdbm[1] << 8)); in wlc_phy_txpwrctrl_pwr_setup_nphy()
17855 target_pwr_qtrdbm in wlc_phy_txpwrctrl_pwr_setup_nphy()