Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dvector_kern.c177 int vec_tx = VECTOR_TX; in get_transport_options() local
184 vec_tx = 0; in get_transport_options()
195 return (vec_rx | vec_tx | VECTOR_QDISC_BYPASS); in get_transport_options()
196 return (vec_rx | vec_tx); in get_transport_options()