Searched defs:vector_queue (Results 1 – 1 of 1) sorted by relevance
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;