Searched refs:wlc_phy_tx_tone_nphy (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 17426 wlc_phy_tx_tone_nphy(pi, 4000, 0, 0, 0, false); in wlc_phy_txpwrctrl_idle_tssi_nphy() 18338 wlc_phy_tx_tone_nphy(pi, freq_test, ampl_test, 0, 0, in wlc_phy_cal_txgainctrl_nphy() 18391 wlc_phy_tx_tone_nphy(pi, freq_test, ampl_test, 0, 0, in wlc_phy_cal_txgainctrl_nphy() 23165 wlc_phy_tx_tone_nphy(struct brcms_phy *pi, u32 f_kHz, u16 max_val, in wlc_phy_tx_tone_nphy() function 24417 wlc_phy_tx_tone_nphy(pi, tone_freq, 181, 0, 0, false); in wlc_phy_papd_cal_setup_nphy() 24487 wlc_phy_tx_tone_nphy(pi, tone_freq, 181, 0, 0, false); in wlc_phy_papd_cal_setup_nphy() 25774 wlc_phy_tx_tone_nphy(pi, tone_freq, max_val, 1, 0, in wlc_phy_cal_txiqlo_nphy() 26952 wlc_phy_tx_tone_nphy(pi, (CHSPEC_IS40(pi->radio_chanspec)) ? in wlc_phy_rxcal_gainctrl_nphy_rev5() 27203 wlc_phy_tx_tone_nphy(pi, ref_tone, NPHY_RXCAL_TONEAMP, in wlc_phy_rc_sweep_nphy() 27222 wlc_phy_tx_tone_nphy(pi, target_bw, NPHY_RXCAL_TONEAMP, in wlc_phy_rc_sweep_nphy() [all …]
|
H A D | phy_int.h | 1105 int wlc_phy_tx_tone_nphy(struct brcms_phy *pi, u32 f_kHz, u16 max_val, u8 mode,
|