Home
last modified time | relevance | path

Searched refs:xdp_convert_buff_to_frame (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.10/include/net/
Dxdp.h176 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/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()
/Linux-v5.10/drivers/net/ethernet/sfc/
Drx.c324 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c111 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
Dixgbe_main.c2220 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c67 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/Linux-v5.10/kernel/bpf/
Dcpumap.c735 xdpf = xdp_convert_buff_to_frame(xdp); in cpu_map_enqueue()
Ddevmap.c459 xdpf = xdp_convert_buff_to_frame(xdp); in __xdp_enqueue()
/Linux-v5.10/drivers/net/
Dveth.c552 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
Dvirtio_net.c711 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_small()
900 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_mergeable()
Dxen-netfront.c878 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
Dtun.c1266 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_priv.c1349 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
/Linux-v5.10/drivers/net/ethernet/socionext/
Dnetsec.c871 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/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()
/Linux-v5.10/drivers/net/ethernet/amazon/ena/
Dena_netdev.c239 tx_info->xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_tx_map_buff()
/Linux-v5.10/drivers/net/ethernet/marvell/
Dmvneta.c2095 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c3355 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
/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()