Searched defs:xdp_dev_bulk_queue (Results 1 – 5 of 5) sorted by relevance
38770 struct xdp_dev_bulk_queue { struct38771 struct xdp_frame *q[16];38772 struct list_head flush_node;38773 struct net_device *dev;38774 struct net_device *dev_rx;38775 struct bpf_prog *xdp_prog;38776 unsigned int count;
67028 struct xdp_dev_bulk_queue { struct67029 struct xdp_frame *q[16];67030 struct list_head flush_node;67031 struct net_device *dev;67032 struct net_device *dev_rx;67033 unsigned int count;
33483 struct xdp_dev_bulk_queue { struct33484 struct xdp_frame *q[16];33485 struct list_head flush_node;33486 struct net_device *dev;33487 struct net_device *dev_rx;33488 unsigned int count;