Searched refs:evq_count (Results 1 – 2 of 2) sorted by relevance
903 sa->evq_count++; in sfc_ev_qinit()929 SFC_ASSERT(sa->evq_count > 0); in sfc_ev_qfini()930 sa->evq_count--; in sfc_ev_qfini()997 if (sa->evq_count != 0) in sfc_ev_detach()999 sa->evq_count); in sfc_ev_detach()
254 unsigned int evq_count; member