/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_xdp.h | 97 xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_execute()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | rx.c | 312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
|
/openbmc/linux/include/net/ |
H A D | xdp.h | 293 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 D | rx.c | 312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_xdp.c | 286 xdpf = xdp_convert_buff_to_frame(xdp); in vmxnet3_run_xdp()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ring.c | 393 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 D | ixgbe_xsk.c | 125 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
|
H A D | ixgbe_main.c | 2211 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_rx.c | 168 xdpf = xdp_convert_buff_to_frame(&xdp); in fun_run_xdp()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | xdp.c | 71 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.c | 1347 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
|
/openbmc/linux/drivers/net/ |
H A D | veth.c | 595 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
|
H A D | xen-netfront.c | 989 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
|
H A D | tun.c | 1323 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
|
H A D | virtio_net.c | 1032 xdpf = xdp_convert_buff_to_frame(xdp); in virtnet_xdp_handler()
|
/openbmc/linux/drivers/net/ethernet/socionext/ |
H A D | netsec.c | 885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 674 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 2635 xdpf = xdp_convert_buff_to_frame(&xdp); in dpaa_run_xdp()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 2301 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 2183 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 1961 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in mtk_xdp_run()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 2460 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 3740 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 4874 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in stmmac_xdp_xmit_back()
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 2971 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back()
|