Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_ev.h213 void sfc_ev_stop(struct sfc_adapter *sa);
H A Dsfc.c535 sfc_ev_stop(sa); in sfc_try_start()
634 sfc_ev_stop(sa); in sfc_stop()
H A Dsfc_ev.c874 sfc_ev_stop(struct sfc_adapter *sa) in sfc_ev_stop() function