Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dcpumap.c163 struct xdp_frame *xdpf) in cpu_map_build_skb()
218 struct xdp_frame *xdpf; in __cpu_map_ring_cleanup() local
249 struct xdp_frame *xdpf; in cpu_map_kthread_run() local
578 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local
602 static int bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
625 struct xdp_frame *xdpf; in cpu_map_enqueue() local
Ddevmap.c232 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
256 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
317 static int bq_enqueue(struct bpf_dtab_netdev *obj, struct xdp_frame *xdpf, in bq_enqueue()
341 struct xdp_frame *xdpf; in dev_map_enqueue() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c115 struct xdp_frame *xdpf = xdpi->xdpf; in mlx5e_xmit_xdp_frame() local
282 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit() local
/Linux-v4.19/net/core/
Dxdp.c353 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame()
359 void xdp_return_frame_rx_napi(struct xdp_frame *xdpf) in xdp_return_frame_rx_napi()
Dfilter.c3158 struct xdp_frame *xdpf; in __bpf_tx_xdp() local
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2213 struct xdp_frame *xdpf = convert_to_xdp_frame(xdp); in i40e_xmit_xdp_tx_ring() local
3501 static int i40e_xmit_xdp_ring(struct xdp_frame *xdpf, in i40e_xmit_xdp_ring()
3724 struct xdp_frame *xdpf = frames[i]; in i40e_xdp_xmit() local
Di40e_txrx.h285 struct xdp_frame *xdpf; member
/Linux-v4.19/drivers/net/
Dvirtio_net.c440 struct xdp_frame *xdpf) in __virtnet_xdp_xmit_one()
513 struct xdp_frame *xdpf = frames[i]; in virtnet_xdp_xmit() local
633 struct xdp_frame *xdpf; in receive_small() local
780 struct xdp_frame *xdpf; in receive_mergeable() local
Dtun.c666 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_ptr_free() local
2167 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_do_read() local
2411 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_ptr_peek_len() local
/Linux-v4.19/drivers/vhost/
Dnet.c194 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in vhost_net_buf_peek_len() local
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c2203 struct xdp_frame *xdpf; in ixgbe_run_xdp() local
8427 struct xdp_frame *xdpf) in ixgbe_xmit_xdp_ring()
10196 struct xdp_frame *xdpf = frames[i]; in ixgbe_xdp_xmit() local
Dixgbe.h218 struct xdp_frame *xdpf; member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h405 struct xdp_frame *xdpf; member