Searched refs:q_samp (Results 1 – 1 of 1) sorted by relevance
2742 u16 i_samp, q_samp; in wlc_lcnphy_start_tx_tone() local2779 q_samp = (u16) (FLOAT(tone_samp.q * max_val) & 0x3ff); in wlc_lcnphy_start_tx_tone()2780 data_buf[t] = (i_samp << 10) | q_samp; in wlc_lcnphy_start_tx_tone()