Searched refs:wlc_lcnphy_set_tx_pwr_ctrl (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 1411 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_rx_iq_cal() 1526 	wlc_lcnphy_set_tx_pwr_ctrl(pi, tx_pwr_ctrl);  in wlc_lcnphy_rx_iq_cal() 2459 void wlc_lcnphy_set_tx_pwr_ctrl(struct brcms_phy *pi, u16 mode)  in wlc_lcnphy_set_tx_pwr_ctrl()  function 2711 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_tx_iqlo_cal() 2857 	wlc_lcnphy_set_tx_pwr_ctrl(pi, tx_pwr_ctrl_old);  in wlc_lcnphy_tx_iqlo_cal() 2884 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_idle_tssi_est() 2926 	wlc_lcnphy_set_tx_pwr_ctrl(pi, SAVE_txpwrctrl);  in wlc_lcnphy_idle_tssi_est() 2968 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_vbat_temp_sense_setup() 3149 		wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_HW);  in wlc_lcnphy_tx_pwr_ctrl_init() 3219 	wlc_lcnphy_set_tx_pwr_ctrl(pi, LCNPHY_TX_PWR_CTRL_OFF);  in wlc_lcnphy_set_tx_pwr_by_index() [all …] 
 | 
| D | phy_int.h | 980 void wlc_lcnphy_set_tx_pwr_ctrl(struct brcms_phy *pi, u16 mode);
  |