Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h403 int ef4_farch_ev_process(struct ef4_channel *channel, int quota);
Dfalcon.c2766 .ev_process = ef4_farch_ev_process,
2864 .ev_process = ef4_farch_ev_process,
Dfarch.c1259 int ef4_farch_ev_process(struct ef4_channel *channel, int budget) in ef4_farch_ev_process() function