Searched refs:xdp_convert_buff_to_frame (Results 1 – 25 of 26) sorted by relevance
12
93 xdpf = xdp_convert_buff_to_frame(&xdp); in lan966x_xdp_run()
312 xdpf = xdp_convert_buff_to_frame(&xdp); in efx_do_xdp()
293 struct xdp_frame *xdp_convert_buff_to_frame(struct xdp_buff *xdp) in xdp_convert_buff_to_frame() function
446 xdpf = xdp_convert_buff_to_frame(xdp); in aq_xdp_run_prog()458 xdpf = xdp_convert_buff_to_frame(xdp); in aq_xdp_run_prog()
125 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp_zc()
2219 xdpf = xdp_convert_buff_to_frame(xdp); in ixgbe_run_xdp()
70 xdpf = xdp_convert_buff_to_frame(xdp); in mlx5e_xmit_xdp_buff()
168 xdpf = xdp_convert_buff_to_frame(&xdp); in fun_run_xdp()
1347 xdpf = xdp_convert_buff_to_frame(xdp); in cpsw_run_xdp()
576 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in veth_xdp_tx()
860 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_small()1198 xdpf = xdp_convert_buff_to_frame(&xdp); in receive_mergeable()
985 xdpf = xdp_convert_buff_to_frame(xdp); in xennet_run_xdp()
1322 struct xdp_frame *frame = xdp_convert_buff_to_frame(xdp); in tun_xdp_tx()
885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back()
612 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back()
2279 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring()
2623 xdpf = xdp_convert_buff_to_frame(&xdp); in dpaa_run_xdp()
392 xdpf = xdp_convert_buff_to_frame(xdp); in ena_xdp_execute()
2176 xdpf = xdp_convert_buff_to_frame(xdp); in mvneta_xdp_xmit_back()
1877 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in mtk_xdp_run()
2364 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igc_xdp_xmit_back()
3715 xdpf = xdp_convert_buff_to_frame(xdp); in mvpp2_xdp_xmit_back()
4785 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in stmmac_xdp_xmit_back()
2963 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in igb_xdp_xmit_back()
Completed in 154 milliseconds