Searched refs:efx_xdp_tx_buffers (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| A D | efx.h | 234 int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs,
|
| A D | rx.c | 313 err = efx_xdp_tx_buffers(efx, 1, &xdpf, true); in efx_do_xdp()
|
| A D | tx.c | 421 int efx_xdp_tx_buffers(struct efx_nic *efx, int n, struct xdp_frame **xdpfs, in efx_xdp_tx_buffers() function
|
| A D | efx.c | 666 return efx_xdp_tx_buffers(efx, n, xdpfs, flags & XDP_XMIT_FLUSH); in efx_xdp_xmit()
|
Completed in 10 milliseconds