need_rts          644 drivers/staging/vt6656/rxtx.c 		       union vnt_tx_head *tx_head, bool need_rts, bool need_mic)
need_rts          659 drivers/staging/vt6656/rxtx.c 	if (need_rts) {
need_rts          685 drivers/staging/vt6656/rxtx.c 				     bool need_rts)
need_rts          689 drivers/staging/vt6656/rxtx.c 		if (need_rts) {
need_rts          707 drivers/staging/vt6656/rxtx.c 	return vnt_rxtx_ab(tx_context, &tx_buffer->tx_head, need_rts, need_mic);
need_rts          796 drivers/staging/vt6656/rxtx.c 	bool need_rts = false;
need_rts          884 drivers/staging/vt6656/rxtx.c 		need_rts = true;
need_rts          943 drivers/staging/vt6656/rxtx.c 						need_mic, need_rts);