Searched defs:vector_queue (Results 1 – 2 of 2) sorted by relevance
40 struct vector_queue { struct41 struct mmsghdr *mmsg_vector;42 void **skbuff_vector;44 struct net_device *dev;45 spinlock_t head_lock;46 spinlock_t tail_lock;47 int queue_depth, head, tail, max_depth, max_iov_frags;48 short options;
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;