Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.h29 #define VECTOR_TX (1 << 1) macro
H A Dvector_kern.c196 int vec_tx = VECTOR_TX; in get_transport_options()
1078 if ((vp->options & VECTOR_TX) == 0) { in vector_net_start_xmit()
1257 if ((vp->options & VECTOR_TX) > 0) { in vector_net_open()
1285 if ((vp->options & VECTOR_TX) > 0) { in vector_net_open()
1323 if ((vp->options & VECTOR_TX) != 0) in vector_net_open()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.h30 #define VECTOR_TX (1 << 1) macro
H A Dvector_kern.c195 int vec_tx = VECTOR_TX; in get_transport_options()
1060 if ((vp->options & VECTOR_TX) == 0) { in vector_net_start_xmit()
1177 if ((vp->options & VECTOR_TX) != 0) in vector_poll()
1246 if ((vp->options & VECTOR_TX) > 0) { in vector_net_open()
1278 if ((vp->options & VECTOR_TX) > 0) { in vector_net_open()
1316 if ((vp->options & VECTOR_TX) != 0) in vector_net_open()

Completed in 6 milliseconds