Searched refs:wlc_phy_tx_tone_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 17431 wlc_phy_tx_tone_nphy(pi, 4000, 0, 0, 0, false); in wlc_phy_txpwrctrl_idle_tssi_nphy() 18343 wlc_phy_tx_tone_nphy(pi, freq_test, ampl_test, 0, 0, in wlc_phy_cal_txgainctrl_nphy() 18396 wlc_phy_tx_tone_nphy(pi, freq_test, ampl_test, 0, 0, in wlc_phy_cal_txgainctrl_nphy() 23169 wlc_phy_tx_tone_nphy(struct brcms_phy *pi, u32 f_kHz, u16 max_val, in wlc_phy_tx_tone_nphy() function 24421 wlc_phy_tx_tone_nphy(pi, tone_freq, 181, 0, 0, false); in wlc_phy_papd_cal_setup_nphy() 24491 wlc_phy_tx_tone_nphy(pi, tone_freq, 181, 0, 0, false); in wlc_phy_papd_cal_setup_nphy() 25778 wlc_phy_tx_tone_nphy(pi, tone_freq, max_val, 1, 0, in wlc_phy_cal_txiqlo_nphy() 26956 wlc_phy_tx_tone_nphy(pi, (CHSPEC_IS40(pi->radio_chanspec)) ? in wlc_phy_rxcal_gainctrl_nphy_rev5() 27207 wlc_phy_tx_tone_nphy(pi, ref_tone, NPHY_RXCAL_TONEAMP, in wlc_phy_rc_sweep_nphy() 27226 wlc_phy_tx_tone_nphy(pi, target_bw, NPHY_RXCAL_TONEAMP, in wlc_phy_rc_sweep_nphy() [all …]
|
D | phy_int.h | 1105 int wlc_phy_tx_tone_nphy(struct brcms_phy *pi, u32 f_kHz, u16 max_val, u8 mode,
|