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

12

/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.h96 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp);
/linux-master/drivers/net/ethernet/sfc/
H A Drx.c312 xdpf = xdp_convert_buff_to_frame(&xdp);
/linux-master/include/net/
H A Dxdp.h293 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) function
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c276 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c393 xdpf = xdp_convert_buff_to_frame(xdp);
443 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c125 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c168 xdpf = xdp_convert_buff_to_frame(&xdp);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c71 xdpf = xdp_convert_buff_to_frame(xdp);
119 /* Driver assumes that xdp_convert_buff_to_frame returns an xdp_frame
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c560 xdpf = xdp_convert_buff_to_frame(&xdp_buf);
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1347 xdpf = xdp_convert_buff_to_frame(xdp);
H A Dam65-cpsw-nuss.c1024 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/
H A Dveth.c596 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp);
H A Dxen-netfront.c986 xdpf = xdp_convert_buff_to_frame(xdp);
H A Dtun.c1317 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp);
H A Dvirtio_net.c1205 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/socionext/
H A Dnetsec.c885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_main.c727 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2251 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2259 * to xdp_convert_buff_to_frame.
2620 xdpf = xdp_convert_buff_to_frame(&xdp);
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1965 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c2183 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3753 xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5008 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c2465 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp);

Completed in 369 milliseconds

12