Searched defs:xdp_dev_bulk_queue (Results 1 – 2 of 2) sorted by relevance
11500 struct xdp_dev_bulk_queue { struct11501 struct xdp_frame *q[16];11502 struct list_head flush_node;11503 struct net_device *dev;11504 struct net_device *dev_rx;11505 struct bpf_prog *xdp_prog;11506 unsigned int count;
11415 struct xdp_dev_bulk_queue { struct11416 struct xdp_frame *q[16];11417 struct list_head flush_node;11418 struct net_device *dev;11419 struct net_device *dev_rx;11420 struct bpf_prog *xdp_prog;11421 unsigned int count;