Home
last modified time | relevance | path

Searched refs:efx_farch_ev_process (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dnic.h331 int efx_farch_ev_process(struct efx_channel *channel, int quota);
Dsiena.c1033 .ev_process = efx_farch_ev_process,
Dfarch.c1261 int efx_farch_ev_process(struct efx_channel *channel, int budget) in efx_farch_ev_process() function