Searched refs:wlc_phy_txpwr_index_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_n.c | 23527 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_internal_cal_txgain_nphy() 23528 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_internal_cal_txgain_nphy() 23561 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 23570 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 23581 wlc_phy_txpwr_index_nphy(pi, 3, in wlc_phy_precal_txgain_nphy() 23596 wlc_phy_txpwr_index_nphy(pi, 3, 80, in wlc_phy_precal_txgain_nphy() 23662 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_cal_orig_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() 23663 wlc_phy_txpwr_index_nphy(pi, 2, pi->nphy_cal_orig_pwr_idx[1], true); in wlc_phy_cal_txgainctrl_nphy() 23750 wlc_phy_txpwr_index_nphy(pi, (1 << core), in wlc_phy_cal_txgainctrl_nphy() 23782 wlc_phy_txpwr_index_nphy(pi, 1, pi->nphy_txcal_pwr_idx[0], true); in wlc_phy_cal_txgainctrl_nphy() [all …]
|
D | wlc_phy_int.h | 1199 extern void wlc_phy_txpwr_index_nphy(phy_info_t *pi, u8 core_mask,
|