Searched refs:target_pwr_qtrdbm (Results 1 – 1 of 1) sorted by relevance
17570 s8 target_pwr_qtrdbm[2]; in wlc_phy_txpwrctrl_pwr_setup_nphy() local17664 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()17739 (target_pwr_qtrdbm[0] << 0) | in wlc_phy_txpwrctrl_pwr_setup_nphy()17740 (target_pwr_qtrdbm[1] << 8)); in wlc_phy_txpwrctrl_pwr_setup_nphy()17757 target_pwr_qtrdbm in wlc_phy_txpwrctrl_pwr_setup_nphy()