Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6656/
Drxtx.c584 union vnt_tx_head *tx_head, bool need_mic) in vnt_rxtx_rts()
616 union vnt_tx_head *tx_head, bool need_mic) in vnt_rxtx_cts()
644 union vnt_tx_head *tx_head, bool need_rts, bool need_mic) in vnt_rxtx_ab()
684 struct vnt_mic_hdr **mic_hdr, u32 need_mic, in vnt_generate_tx_parameter()
795 bool need_mic = false; in vnt_tx_packet() local