Searched defs:need_mic (Results 1 – 1 of 1) sorted by relevance
590 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