Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Drxtx.c650 union vnt_tx_head *tx_head, bool need_rts, bool need_mic) in vnt_rxtx_ab()
691 bool need_rts) in vnt_generate_tx_parameter()
800 bool need_rts = false, is_pspoll = false; in vnt_tx_packet() local