Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h400 int ef4_farch_ev_process(struct ef4_channel *channel, int quota);
H A Dfalcon.c2763 .ev_process = ef4_farch_ev_process,
2861 .ev_process = ef4_farch_ev_process,
H A Dfarch.c1255 int ef4_farch_ev_process(struct ef4_channel *channel, int budget) in ef4_farch_ev_process() function