Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dxdp.h176 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Drx.c324 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c67 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c122 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
Dixgbe_main.c2221 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/net/
Dveth.c550 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
Dvirtio_net.c774 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_small()
970 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_mergeable()
Dxen-netfront.c991 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
Dtun.c1342 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dcpsw_priv.c1349 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
/kernel/linux/linux-5.10/drivers/net/ethernet/socionext/
Dnetsec.c871 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2170 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
Dena_netdev.c239 tx_info->xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_tx_map_buff()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
Dmvneta.c2095 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c3356 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
Digb_main.c2917 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back()