Home
last modified time | relevance | path

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

12

/Linux-v5.10/kernel/bpf/
Dcpumap.c158 static struct sk_buff *cpu_map_build_skb(struct xdp_frame *xdpf, in cpu_map_build_skb()
208 struct xdp_frame *xdpf; in __cpu_map_ring_cleanup() local
245 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local
363 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local
685 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local
707 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
733 struct xdp_frame *xdpf; in cpu_map_enqueue() local
Ddevmap.c354 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
378 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
424 static void bq_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in bq_enqueue()
449 struct xdp_frame *xdpf; in __xdp_enqueue() local
/Linux-v5.10/net/core/
Dxdp.c374 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame()
380 void xdp_return_frame_rx_napi(struct xdp_frame *xdpf) in xdp_return_frame_rx_napi()
420 struct xdp_frame *xdpf; in xdp_convert_zc_to_xdp_frame() local
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c64 struct xdp_frame *xdpf; in mlx5e_xmit_xdp_buff() local
508 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit() local
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c262 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in ice_xmit_xdp_buff() local
Dice_txrx.c603 struct xdp_frame *xdpf = frames[i]; in ice_xdp_xmit() local
/Linux-v5.10/drivers/net/ethernet/sfc/
Drx.c260 struct xdp_frame *xdpf; in efx_do_xdp() local
Dtx.c434 struct xdp_frame *xdpf; in efx_xdp_tx_buffers() local
/Linux-v5.10/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c306 u16 len, struct page *page, struct xdp_frame *xdpf) in qede_xdp_xmit()
346 struct xdp_frame *xdpf; in qede_xdp_transmit() local
410 struct xdp_frame *xdpf; in qede_xdp_tx_int() local
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_priv.c54 struct xdp_frame *xdpf; in cpsw_tx_handler() local
1288 int cpsw_xdp_tx_frame(struct cpsw_priv *priv, struct xdp_frame *xdpf, in cpsw_xdp_tx_frame()
1331 struct xdp_frame *xdpf; in cpsw_run_xdp() local
Dcpsw.c1133 struct xdp_frame *xdpf; in cpsw_ndo_xdp_xmit() local
Dcpsw_new.c1103 struct xdp_frame *xdpf; in cpsw_ndo_xdp_xmit() local
Dcpsw_priv.h417 static inline void *cpsw_xdpf_to_handle(struct xdp_frame *xdpf) in cpsw_xdpf_to_handle()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c60 struct xdp_frame *xdpf) in __bnxt_xmit_xdp_redirect()
/Linux-v5.10/include/net/
Dxdp.h204 static inline void xdp_release_frame(struct xdp_frame *xdpf) in xdp_release_frame()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c100 struct xdp_frame *xdpf; in ixgbe_run_xdp_zc() local
/Linux-v5.10/drivers/net/ethernet/socionext/
Dnetsec.c272 struct xdp_frame *xdpf; member
815 struct xdp_frame *xdpf, bool is_ndo) in netsec_xdp_queue_one()
871 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back() local
1761 struct xdp_frame *xdpf = frames[i]; in netsec_xdp_xmit() local
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2177 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring() local
3530 static int i40e_xmit_xdp_ring(struct xdp_frame *xdpf, in i40e_xmit_xdp_ring()
3756 struct xdp_frame *xdpf = frames[i]; in i40e_xdp_xmit() local
Di40e_txrx.h263 struct xdp_frame *xdpf; member
/Linux-v5.10/drivers/net/
Dxen-netfront.c579 struct xdp_frame *xdpf) in xennet_xdp_xmit_one()
621 struct xdp_frame *xdpf = frames[i]; in xennet_xdp_xmit() local
862 struct xdp_frame *xdpf; in xennet_run_xdp() local
Dvirtio_net.c459 struct xdp_frame *xdpf) in __virtnet_xdp_xmit_one()
540 struct xdp_frame *xdpf = frames[i]; in virtnet_xdp_xmit() local
663 struct xdp_frame *xdpf; in receive_small() local
818 struct xdp_frame *xdpf; in receive_mergeable() local
Dtun.c607 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_ptr_free() local
2168 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_do_read() local
2566 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_ptr_peek_len() local
/Linux-v5.10/drivers/net/ethernet/amazon/ena/
Dena_netdev.h172 struct xdp_frame *xdpf; member
/Linux-v5.10/drivers/vhost/
Dnet.c201 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in vhost_net_buf_peek_len() local
/Linux-v5.10/drivers/net/ethernet/intel/igb/
Digb_main.c2904 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back() local
2960 struct xdp_frame *xdpf = frames[i]; in igb_xdp_xmit() local
6252 struct xdp_frame *xdpf) in igb_xmit_xdp_ring()

12