Home
last modified time | relevance | path

Searched defs:need_mic (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/vt6656/
Drxtx.c588 union vnt_tx_head *tx_head, bool need_mic) in vnt_rxtx_rts()
620 union vnt_tx_head *tx_head, bool need_mic) in vnt_rxtx_cts()
648 union vnt_tx_head *tx_head, bool need_rts, bool need_mic) in vnt_rxtx_ab()
688 struct vnt_mic_hdr **mic_hdr, u32 need_mic, in vnt_generate_tx_parameter()
801 bool need_mic = false; in vnt_tx_packet() local