Searched refs:wlc_phy_txpwr_index_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 18034 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_internal_cal_txgain_nphy() 18035 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_internal_cal_txgain_nphy() 18068 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 18078 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 18090 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 18105 wlc_phy_txpwr_index_nphy(pi, 3, 80, in wlc_phy_precal_txgain_nphy() 18398 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() 18399 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_cal_txgainctrl_nphy() 18482 wlc_phy_txpwr_index_nphy(pi, (1 << core), in wlc_phy_cal_txgainctrl_nphy() 18514 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_txcal_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() [all …]
|
D | phy_int.h | 1114 void wlc_phy_txpwr_index_nphy(struct brcms_phy *pi, u8 core_mask,
|