Searched refs:efx_do_xdp (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/sfc/siena/ |
D | rx.c | 251 static bool efx_do_xdp(struct efx_nic *efx, struct efx_channel *channel, in efx_do_xdp() function 387 if (!efx_do_xdp(efx, channel, rx_buf, &eh)) in __efx_siena_rx_packet()
|
/linux-5.19.10/drivers/net/ethernet/sfc/ |
D | rx.c | 251 static bool efx_do_xdp(struct efx_nic *efx, struct efx_channel *channel, in efx_do_xdp() function 387 if (!efx_do_xdp(efx, channel, rx_buf, &eh)) in __efx_rx_packet()
|