Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Drxtx.c590 union vnt_tx_head *tx_head, bool need_mic) in vnt_rxtx_rts()
622 union vnt_tx_head *tx_head, bool need_mic) in vnt_rxtx_cts()
650 union vnt_tx_head *tx_head, bool need_rts, bool need_mic) in vnt_rxtx_ab()
690 struct vnt_mic_hdr **mic_hdr, u32 need_mic, in vnt_generate_tx_parameter()
801 bool need_mic = false; in vnt_tx_packet() local