Home
last modified time | relevance | path

Searched defs:xdp_dev_bulk_queue (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/kernel/bpf/
Ddevmap.c56 struct xdp_dev_bulk_queue { struct
57 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;