/linux/net/core/ |
A D | xdp.c | 375 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame() 381 void xdp_return_frame_rx_napi(struct xdp_frame *xdpf) in xdp_return_frame_rx_napi() 411 void xdp_return_frame_bulk(struct xdp_frame *xdpf, in xdp_return_frame_bulk() 475 struct xdp_frame *xdpf; in xdp_convert_zc_to_xdp_frame() local 528 struct sk_buff *__xdp_build_skb_from_frame(struct xdp_frame *xdpf, in __xdp_build_skb_from_frame() 572 struct sk_buff *xdp_build_skb_from_frame(struct xdp_frame *xdpf, in xdp_build_skb_from_frame() 587 struct xdp_frame *xdpf_clone(struct xdp_frame *xdpf) in xdpf_clone()
|
/linux/kernel/bpf/ |
A D | cpumap.c | 152 struct xdp_frame *xdpf; in __cpu_map_ring_cleanup() local 224 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local 374 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local 704 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local 726 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue() 752 struct xdp_frame *xdpf; in cpu_map_enqueue() local
|
A D | devmap.c | 334 struct xdp_frame *xdpf = frames[i]; in dev_map_bpf_prog_run() local 376 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local 445 static void bq_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in bq_enqueue() 474 struct xdp_frame *xdpf; in __xdp_enqueue() local 551 struct xdp_frame *xdpf) in dev_map_enqueue_clone() 596 struct xdp_frame *xdpf; in dev_map_enqueue_multi() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | xdp.c | 64 struct xdp_frame *xdpf; in mlx5e_xmit_xdp_buff() local 522 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit() local
|
/linux/drivers/net/ethernet/sfc/ |
A D | rx.c | 257 struct xdp_frame *xdpf; in efx_do_xdp() local
|
A D | tx.c | 426 struct xdp_frame *xdpf; in efx_xdp_tx_buffers() local
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx_lib.c | 331 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in ice_xmit_xdp_buff() local
|
A D | ice_txrx.c | 622 struct xdp_frame *xdpf = frames[i]; in ice_xdp_xmit() local
|
/linux/drivers/net/ethernet/ti/ |
A D | cpsw_priv.c | 54 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() 1327 struct xdp_frame *xdpf; in cpsw_run_xdp() local
|
A D | cpsw.c | 1125 struct xdp_frame *xdpf; in cpsw_ndo_xdp_xmit() local
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede_fp.c | 306 u16 len, struct page *page, struct xdp_frame *xdpf) in qede_xdp_xmit() 346 struct xdp_frame *xdpf; in qede_xdp_transmit() local 405 struct xdp_frame *xdpf; in qede_xdp_tx_int() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_xdp.c | 60 struct xdp_frame *xdpf) in __bnxt_xmit_xdp_redirect()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_xsk.c | 104 struct xdp_frame *xdpf; in ixgbe_run_xdp_zc() local
|
/linux/drivers/net/ethernet/socionext/ |
A D | netsec.c | 272 struct xdp_frame *xdpf; member 829 struct xdp_frame *xdpf, bool is_ndo) in netsec_xdp_queue_one() 885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back() local 1771 struct xdp_frame *xdpf = frames[i]; in netsec_xdp_xmit() local
|
/linux/include/net/ |
A D | xdp.h | 246 static inline void xdp_release_frame(struct xdp_frame *xdpf) in xdp_release_frame()
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_eth.c | 2182 struct xdp_frame *new_xdpf, *xdpf = *init_xdpf; in dpaa_a050385_wa_xdpf() local 2479 struct xdp_frame *xdpf) in dpaa_xdp_xmit_frame() 2556 struct xdp_frame *xdpf; in dpaa_run_xdp() local 3077 struct xdp_frame *xdpf; in dpaa_xdp_xmit() local
|
A D | dpaa_eth.h | 155 struct xdp_frame *xdpf; member
|
/linux/drivers/net/ethernet/amazon/ena/ |
A D | ena_netdev.c | 241 struct xdp_frame *xdpf, in ena_xdp_tx_map_frame() 297 struct xdp_frame *xdpf, in ena_xdp_xmit_frame() 384 struct xdp_frame *xdpf; in ena_xdp_execute() local 1903 struct xdp_frame *xdpf; in ena_clean_xdp_irq() local
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_txrx.c | 2281 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring() local 3688 static int i40e_xmit_xdp_ring(struct xdp_frame *xdpf, in i40e_xmit_xdp_ring() 3914 struct xdp_frame *xdpf = frames[i]; in i40e_xdp_xmit() local
|
A D | i40e_txrx.h | 263 struct xdp_frame *xdpf; member
|
/linux/drivers/net/ |
A D | virtio_net.c | 504 struct xdp_frame *xdpf) in __virtnet_xdp_xmit_one() 614 struct xdp_frame *xdpf = frames[i]; in virtnet_xdp_xmit() local 748 struct xdp_frame *xdpf; in receive_small() local 914 struct xdp_frame *xdpf; in receive_mergeable() local
|
A D | xen-netfront.c | 609 struct xdp_frame *xdpf) in xennet_xdp_xmit_one() 659 struct xdp_frame *xdpf = frames[i]; in xennet_xdp_xmit() local 914 struct xdp_frame *xdpf; in xennet_run_xdp() local
|
A D | tun.c | 610 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_ptr_free() local 2181 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_do_read() local 2569 struct xdp_frame *xdpf = tun_ptr_to_xdp(ptr); in tun_ptr_peek_len() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_pf.c | 2310 static int otx2_xdp_xmit_tx(struct otx2_nic *pf, struct xdp_frame *xdpf, in otx2_xdp_xmit_tx() 2355 struct xdp_frame *xdpf = frames[i]; in otx2_xdp_xmit() local
|
/linux/drivers/net/ethernet/intel/igc/ |
A D | igc_main.c | 2120 struct xdp_frame *xdpf, in igc_xdp_init_tx_buffer() 2144 struct xdp_frame *xdpf) in igc_xdp_init_tx_descriptor() 2196 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back() local 6040 struct xdp_frame *xdpf = frames[i]; in igc_xdp_xmit() local
|