Home
last modified time | relevance | path

Searched refs:cordic_iq (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dcordic.h36 struct cordic_iq { struct
55 struct cordic_iq cordic_calc_iq(s32 theta); argument
/linux-6.3-rc2/lib/math/
A Dcordic.c46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq()
48 struct cordic_iq coord; in cordic_calc_iq()
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/
A Dphy_n.c1504 struct cordic_iq *samples, u16 len) { in b43_nphy_load_samples()
1535 struct cordic_iq *samples; in b43_nphy_gen_load_samples()
1552 samples = kcalloc(len, sizeof(struct cordic_iq), GFP_KERNEL); in b43_nphy_gen_load_samples()
A Dphy_lp.c1773 struct cordic_iq sample; in lpphy_start_tx_tone()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_lcn.c3340 struct cordic_iq tone_samp; in wlc_lcnphy_start_tx_tone()
A Dphy_n.c23013 wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf, in wlc_phy_loadsampletable_nphy()
23046 struct cordic_iq *tone_buf = NULL; in wlc_phy_gen_load_samples_nphy()
23061 tone_buf = kmalloc_array(tbl_len, sizeof(struct cordic_iq), in wlc_phy_gen_load_samples_nphy()

Completed in 56 milliseconds