Searched refs:SAVE_txpwrctrl (Results 1 – 1 of 1) sorted by relevance
2093 u16 SAVE_txpwrctrl = wlc_lcnphy_get_tx_pwr_ctrl(pi); in wlc_lcnphy_idle_tssi_est() local2141 wlc_lcnphy_set_tx_pwr_ctrl(pi, SAVE_txpwrctrl); in wlc_lcnphy_idle_tssi_est()2873 u16 SAVE_txpwrctrl = wlc_lcnphy_get_tx_pwr_ctrl(pi); in wlc_lcnphy_txpwrtbl_iqlo_cal() local2883 if (SAVE_txpwrctrl == LCNPHY_TX_PWR_CTRL_OFF) in wlc_lcnphy_txpwrtbl_iqlo_cal()2973 if (SAVE_txpwrctrl != LCNPHY_TX_PWR_CTRL_OFF) in wlc_lcnphy_txpwrtbl_iqlo_cal()2974 wlc_lcnphy_set_tx_pwr_ctrl(pi, SAVE_txpwrctrl); in wlc_lcnphy_txpwrtbl_iqlo_cal()3029 u16 SAVE_txpwrctrl = wlc_lcnphy_get_tx_pwr_ctrl(pi); in wlc_lcnphy_tempsense() local3070 wlc_lcnphy_set_tx_pwr_ctrl(pi, SAVE_txpwrctrl); in wlc_lcnphy_tempsense()3679 u16 SAVE_txpwrctrl = wlc_lcnphy_get_tx_pwr_ctrl(pi); in wlc_lcnphy_tx_power_adjustment() local3680 if (wlc_lcnphy_tempsense_based_pwr_ctrl_enabled(pi) && SAVE_txpwrctrl) { in wlc_lcnphy_tx_power_adjustment()