Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/net/ethernet/amazon/ena/
Dena_xdp.h96 xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_execute()
/linux-6.14.4/drivers/net/ethernet/sfc/siena/
Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/linux-6.14.4/drivers/net/ethernet/sfc/
Drx.c310 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/linux-6.14.4/drivers/net/vmxnet3/
Dvmxnet3_xdp.c286 xdpf = xdp_convert_buff_to_frame(xdp); in vmxnet3_run_xdp()
/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/
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-6.14.4/include/net/
Dxdp.h392 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c125 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/
Dfuneth_rx.c168 xdpf = xdp_convert_buff_to_frame(&xdp); in fun_run_xdp()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c71 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/linux-6.14.4/drivers/net/ethernet/ti/
Dcpsw_priv.c1347 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
Dam65-cpsw-nuss.c1202 xdpf = xdp_convert_buff_to_frame(xdp); in am65_cpsw_run_xdp()
/linux-6.14.4/drivers/net/
Dveth.c596 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
Dxen-netfront.c989 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
Dtun.c1318 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
Dvirtio_net.c1749 xdpf = xdp_convert_buff_to_frame(xdp); in virtnet_xdp_handler()
/linux-6.14.4/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c544 xdpf = xdp_convert_buff_to_frame(&xdp_buf); in ionic_run_xdp()
/linux-6.14.4/drivers/net/ethernet/socionext/
Dnetsec.c885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/linux-6.14.4/drivers/net/ethernet/engleder/
Dtsnep_main.c727 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back()
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2251 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2645 xdpf = xdp_convert_buff_to_frame(&xdp); in dpaa_run_xdp()
/linux-6.14.4/drivers/net/ethernet/marvell/
Dmvneta.c2183 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1985 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in mtk_xdp_run()
/linux-6.14.4/drivers/net/ethernet/intel/igc/
Digc_main.c2482 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back()
/linux-6.14.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c3740 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c5024 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in stmmac_xdp_xmit_back()

12