Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dxdp.h176 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c262 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in ice_xmit_xdp_buff()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Drx.c324 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c122 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
H A Dixgbe_main.c2221 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c67 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcpumap.c735 xdpf = xdp_convert_buff_to_frame(xdp); in cpu_map_enqueue()
H A Ddevmap.c459 xdpf = xdp_convert_buff_to_frame(xdp); in __xdp_enqueue()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1349 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dveth.c551 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
H A Dvirtio_net.c774 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_small()
970 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_mergeable()
H A Dxen-netfront.c991 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
H A Dtun.c1342 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/
H A Dnetsec.c871 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2170 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c239 tx_info->xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_tx_map_buff()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c2095 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3356 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c2913 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back()