Searched refs:evq_count (Results 1 – 2 of 2) sorted by relevance
922 sa->evq_count++; in sfc_ev_qinit()948 SFC_ASSERT(sa->evq_count > 0); in sfc_ev_qfini()949 sa->evq_count--; in sfc_ev_qfini()1016 if (sa->evq_count != 0) in sfc_ev_detach()1018 sa->evq_count); in sfc_ev_detach()
264 unsigned int evq_count; member