Home
last modified time | relevance | path

Searched refs:SFC_EVQ_INITIALIZED (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ev.h29 SFC_EVQ_INITIALIZED, enumerator
H A Dsfc_ev.c739 evq->init_state = SFC_EVQ_INITIALIZED; in sfc_ev_qstart()
755 evq->init_state = SFC_EVQ_INITIALIZED; in sfc_ev_qstop()
901 evq->init_state = SFC_EVQ_INITIALIZED; in sfc_ev_qinit()
923 SFC_ASSERT(evq->init_state == SFC_EVQ_INITIALIZED); in sfc_ev_qfini()