Searched refs:wlc_lcnphy_set_tx_pwr_by_index (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ | 
| D | phy_lcn.c | 1439 	wlc_lcnphy_set_tx_pwr_by_index(pi, tx_gain_idx);  in wlc_lcnphy_rx_iq_cal() 1522 		wlc_lcnphy_set_tx_pwr_by_index(pi, tx_gain_index_old);  in wlc_lcnphy_rx_iq_cal() 2727 			wlc_lcnphy_set_tx_pwr_by_index(pi,  in wlc_lcnphy_tx_iqlo_cal() 2890 	wlc_lcnphy_set_tx_pwr_by_index(pi, 127);  in wlc_lcnphy_idle_tssi_est() 2970 	wlc_lcnphy_set_tx_pwr_by_index(pi, 127);  in wlc_lcnphy_vbat_temp_sense_setup() 3071 	wlc_lcnphy_set_tx_pwr_by_index(pi, (int)index);  in wlc_lcnphy_vbat_temp_sense_setup() 3203 void wlc_lcnphy_set_tx_pwr_by_index(struct brcms_phy *pi, int index)  in wlc_lcnphy_set_tx_pwr_by_index()  function 3946 		wlc_lcnphy_set_tx_pwr_by_index(pi, 30);  in wlc_lcnphy_txpwrtbl_iqlo_cal() 3953 		wlc_lcnphy_set_tx_pwr_by_index(pi, 16);  in wlc_lcnphy_txpwrtbl_iqlo_cal() 3976 			wlc_lcnphy_set_tx_pwr_by_index(pi, 16);  in wlc_lcnphy_txpwrtbl_iqlo_cal() [all …] 
 | 
| D | phy_int.h | 987 void wlc_lcnphy_set_tx_pwr_by_index(struct brcms_phy *pi, int index);
  |