Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Ddevmap.c57 struct xdp_dev_bulk_queue { struct
58 struct xdp_frame *q[DEV_MAP_BULK_SIZE];
59 struct list_head flush_node;
60 struct net_device *dev;
61 struct net_device *dev_rx;
62 struct bpf_prog *xdp_prog;
63 unsigned int count;
64 local_lock_t bq_lock;