Searched refs:tone_freq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c24249 s32 tone_freq; local
24415 tone_freq = 4000;
24417 wlc_phy_tx_tone_nphy(pi, tone_freq, 181, 0, 0, false);
24485 tone_freq = 4000;
24487 wlc_phy_tx_tone_nphy(pi, tone_freq, 181, 0, 0, false);
25639 u16 tone_freq; local
25767 tone_freq = (phy_bw == 20) ? 2500 : 5000;
25774 wlc_phy_tx_tone_nphy(pi, tone_freq, max_val, 1, 0,

Completed in 193 milliseconds