Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.h96 xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_execute()
/linux/drivers/net/ethernet/sfc/siena/
H A Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/linux/drivers/net/ethernet/sfc/
H A Drx.c310 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c286 xdpf = xdp_convert_buff_to_frame(xdp); in vmxnet3_run_xdp()
/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()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c125 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
/linux/include/net/
H A Dxdp.h430 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c1536 xdpf = xdp_convert_buff_to_frame(&xdp); in otx2_xdp_rcv_pkt_handler()
1560 xdpf = xdp_convert_buff_to_frame(&xdp); in otx2_xdp_rcv_pkt_handler()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c168 xdpf = xdp_convert_buff_to_frame(&xdp); in fun_run_xdp()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c71 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c615 xdpf = xdp_convert_buff_to_frame(xdp); in gve_xdp_tx_dqo()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1327 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
H A Dam65-cpsw-nuss.c1200 xdpf = xdp_convert_buff_to_frame(xdp); in am65_cpsw_run_xdp()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c548 xdpf = xdp_convert_buff_to_frame(&xdp_buf); in ionic_run_xdp()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c797 xdpf = xdp_convert_buff_to_frame(xdp); in emac_run_xdp()
/linux/drivers/net/
H A Dveth.c625 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
H A Dxen-netfront.c984 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
H A Dtun.c1253 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c735 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back()
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2644 xdpf = xdp_convert_buff_to_frame(&xdp); in dpaa_run_xdp()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2249 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c2183 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2144 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in mtk_xdp_run()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2493 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back()

12