Searched refs:wlc_phy_txpwr_index_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 17936 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_internal_cal_txgain_nphy() 17937 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_internal_cal_txgain_nphy() 17970 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 17980 wlc_phy_txpwr_index_nphy( in wlc_phy_precal_txgain_nphy() 17992 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 18007 wlc_phy_txpwr_index_nphy(pi, 3, 80, in wlc_phy_precal_txgain_nphy() 18300 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() 18301 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_cal_txgainctrl_nphy() 18384 wlc_phy_txpwr_index_nphy(pi, (1 << core), in wlc_phy_cal_txgainctrl_nphy() 18416 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 | 1096 void wlc_phy_txpwr_index_nphy(struct brcms_phy *pi, u8 core_mask,
|