Searched refs:VECTOR_TX (Results 1 – 2 of 2) sorted by relevance
31 #define VECTOR_TX (1 << 1) macro
212 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