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