Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.h97 xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_execute()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/openbmc/linux/include/net/
H A Dxdp.h293 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c286 xdpf = xdp_convert_buff_to_frame(xdp); in vmxnet3_run_xdp()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c393 xdpf = xdp_convert_buff_to_frame(xdp); in aq_xdp_build_skb()
443 xdpf = xdp_convert_buff_to_frame(xdp); in aq_xdp_run_prog()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c125 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
H A Dixgbe_main.c2211 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c168 xdpf = xdp_convert_buff_to_frame(&xdp); in fun_run_xdp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c71 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1347 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
/openbmc/linux/drivers/net/
H A Dveth.c595 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
H A Dxen-netfront.c989 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
H A Dtun.c1323 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
H A Dvirtio_net.c1032 xdpf = xdp_convert_buff_to_frame(xdp); in virtnet_xdp_handler()
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c674 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2635 xdpf = xdp_convert_buff_to_frame(&xdp); in dpaa_run_xdp()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2301 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c2183 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1961 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in mtk_xdp_run()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2460 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3740 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4874 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in stmmac_xdp_xmit_back()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2971 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back()

12