Searched refs:wlc_phy_txpwr_index_nphy (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 17931 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_internal_cal_txgain_nphy() 17932 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_internal_cal_txgain_nphy() 17965 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 17975 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 17987 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 18002 wlc_phy_txpwr_index_nphy(pi, 3, 80, in wlc_phy_precal_txgain_nphy() 18295 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() 18296 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_cal_txgainctrl_nphy() 18379 wlc_phy_txpwr_index_nphy(pi, (1 << core), in wlc_phy_cal_txgainctrl_nphy() 18411 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_txcal_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() [all …]
|
H A D | phy_int.h | 1096 void wlc_phy_txpwr_index_nphy(struct brcms_phy *pi, u8 core_mask,
|