Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h397 int ef4_farch_ev_init(struct ef4_channel *channel);
H A Dfalcon.c2760 .ev_init = ef4_farch_ev_init,
2858 .ev_init = ef4_farch_ev_init,
H A Dfarch.c1337 int ef4_farch_ev_init(struct ef4_channel *channel) in ef4_farch_ev_init() function