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