Searched refs:veth_xdp_tx_bq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | veth.c | 76 struct veth_xdp_tx_bq { struct 505 static void veth_xdp_flush_bq(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush_bq() 526 static void veth_xdp_flush(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush() 550 struct veth_xdp_tx_bq *bq) in veth_xdp_tx() 567 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_one() 654 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_skb() 800 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv() 845 struct veth_xdp_tx_bq bq; in veth_poll()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | veth.c | 80 struct veth_xdp_tx_bq { struct 545 static void veth_xdp_flush_bq(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush_bq() 569 static void veth_xdp_flush(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush() 593 struct veth_xdp_tx_bq *bq) in veth_xdp_tx() 610 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_one() 680 int n_xdpf, struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_bulk_skb() 825 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv_skb() 935 struct veth_xdp_tx_bq *bq, in veth_xdp_rcv() 997 struct veth_xdp_tx_bq bq; in veth_poll()
|
Completed in 5 milliseconds