Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Ddevmap.c55 struct xdp_dev_bulk_queue { struct
344 static void bq_xmit_all(struct xdp_dev_bulk_queue *bq, u32 flags) in bq_xmit_all()
399 struct xdp_dev_bulk_queue *bq, *tmp; in __dev_flush()
428 struct xdp_dev_bulk_queue *bq = this_cpu_ptr(dev->xdp_bulkq); in bq_enqueue()
819 __alloc_percpu_gfp(sizeof(struct xdp_dev_bulk_queue), in dev_map_notification()
/Linux-v5.10/include/linux/
Dnetdevice.h879 struct xdp_dev_bulk_queue;
2061 struct xdp_dev_bulk_queue __percpu *xdp_bulkq;