Searched refs:wlc_phy_txpwr_index_nphy (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 17947 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_internal_cal_txgain_nphy() 17948 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_internal_cal_txgain_nphy() 17981 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 17991 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 18003 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 18018 wlc_phy_txpwr_index_nphy(pi, 3, 80, in wlc_phy_precal_txgain_nphy() 18311 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() 18312 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_cal_txgainctrl_nphy() 18395 wlc_phy_txpwr_index_nphy(pi, (1 << core), in wlc_phy_cal_txgainctrl_nphy() 18427 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,
|