Searched refs:vec_tx (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/um/drivers/
H A Dvector_kern.c195 int vec_tx = VECTOR_TX; local
206 vec_tx = 0;
219 return (result | vec_rx | vec_tx | VECTOR_QDISC_BYPASS);
220 return (result | vec_rx | vec_tx);

Completed in 115 milliseconds