Home
last modified time | relevance | path

Searched refs:efx_xdp_tx_buffers (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx.h234 int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs,
H A Dtx.c429 int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs, in efx_xdp_tx_buffers() function
H A Drx.c325 err = efx_xdp_tx_buffers(efx, 1, &xdpf, true); in efx_do_xdp()
H A Defx.c664 return efx_xdp_tx_buffers(efx, n, xdpfs, flags & XDP_XMIT_FLUSH); in efx_xdp_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx.h238 int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs,
H A Drx.c313 err = efx_xdp_tx_buffers(efx, 1, &xdpf, true); in efx_do_xdp()
H A Dtx.c421 int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs, in efx_xdp_tx_buffers() function
H A Defx.c662 return efx_xdp_tx_buffers(efx, n, xdpfs, flags & XDP_XMIT_FLUSH); in efx_xdp_xmit()

Completed in 8 milliseconds