Home
last modified time | relevance | path

Searched defs:vector_queue (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/drivers/
H A Dvector_kern.h41 struct vector_queue { struct
42 struct mmsghdr *mmsg_vector;
43 void **skbuff_vector;
45 struct net_device *dev;
46 spinlock_t head_lock;
47 spinlock_t tail_lock;
48 atomic_t queue_depth;
49 int head, tail, max_depth, max_iov_frags;
50 short options;