Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
Dvector_kern.h28 #define VECTOR_RX 1 macro
Dvector_kern.c195 int vec_rx = VECTOR_RX; in get_transport_options()
1053 if ((vp->options & VECTOR_RX) > 0) in vector_rx()
1240 if ((vp->options & VECTOR_RX) > 0) { in vector_net_open()