Searched defs:xdp_dev_bulk_queue (Results 1 – 1 of 1) sorted by relevance
56 struct xdp_dev_bulk_queue { struct57 struct xdp_frame *q[DEV_MAP_BULK_SIZE];58 struct list_head flush_node;59 struct net_device *dev;60 struct net_device *dev_rx;61 struct bpf_prog *xdp_prog;62 unsigned int count;