Home
last modified time | relevance | path

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

/linux/include/net/
A Dxdp.h215 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx_lib.c331 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in ice_xmit_xdp_buff()
/linux/drivers/net/ethernet/sfc/
A Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/linux/kernel/bpf/
A Ddevmap.c484 xdpf = xdp_convert_buff_to_frame(xdp); in __xdp_enqueue()
606 xdpf = xdp_convert_buff_to_frame(xdp); in dev_map_enqueue_multi()
A Dcpumap.c754 xdpf = xdp_convert_buff_to_frame(xdp); in cpu_map_enqueue()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_xsk.c121 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
A Dixgbe_main.c2219 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dxdp.c67 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/linux/drivers/net/ethernet/ti/
A Dcpsw_priv.c1344 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
/linux/drivers/net/
A Dvirtio_net.c793 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_small()
994 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_mergeable()
A Dveth.c593 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
A Dxen-netfront.c928 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
A Dtun.c1292 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
/linux/drivers/net/ethernet/socionext/
A Dnetsec.c885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_txrx.c2281 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth.c2604 xdpf = xdp_convert_buff_to_frame(&xdp); in dpaa_run_xdp()
/linux/drivers/net/ethernet/amazon/ena/
A Dena_netdev.c396 xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_execute()
/linux/drivers/net/ethernet/marvell/
A Dmvneta.c2102 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c2196 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c4686 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in stmmac_xdp_xmit_back()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c3712 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c2911 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back()

Completed in 126 milliseconds