Home
last modified time | relevance | path

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

/arch/um/drivers/
A Dvector_kern.h31 #define VECTOR_TX (1 << 1) macro
A Dvector_kern.c212 int vec_tx = VECTOR_TX; in get_transport_options()
1054 if ((vp->options & VECTOR_TX) == 0) { in vector_net_start_xmit()
1169 if ((vp->options & VECTOR_TX) != 0) in vector_poll()
1235 if ((vp->options & VECTOR_TX) > 0) { in vector_net_open()
1267 if ((vp->options & VECTOR_TX) > 0) { in vector_net_open()
1305 if ((vp->options & VECTOR_TX) != 0) in vector_net_open()

Completed in 7 milliseconds