Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.h141 int efx_farch_ev_process(struct efx_channel *channel, int quota);
H A Dsiena.c1044 .ev_process = efx_farch_ev_process,
H A Dfarch.c1263 int efx_farch_ev_process(struct efx_channel *channel, int budget) in efx_farch_ev_process() function