Searched defs:vector_queue (Results 1 – 2 of 2) sorted by relevance
39 struct vector_queue { struct40 struct mmsghdr *mmsg_vector;41 void **skbuff_vector;43 struct net_device *dev;44 spinlock_t head_lock;45 spinlock_t tail_lock;46 int queue_depth, head, tail, max_depth, max_iov_frags;47 short options;
36 struct vector_queue { struct37 struct mmsghdr *mmsg_vector;38 void **skbuff_vector;40 struct net_device *dev;41 spinlock_t head_lock;42 spinlock_t tail_lock;43 int queue_depth, head, tail, max_depth, max_iov_frags;44 short options;