Searched refs:evq_count (Results 1 – 2 of 2) sorted by relevance
441 for (index = 0; index < sc->evq_count; index++) { in sfxge_ev_stat_update()527 for (index = 0; index < sc->evq_count; index++) in sfxge_int_mod_handler()744 index = sc->evq_count; in sfxge_ev_stop()769 for (index = 0; index < sc->evq_count; index++) { in sfxge_ev_start()870 index = sc->evq_count; in sfxge_ev_fini()874 sc->evq_count = 0; in sfxge_ev_fini()888 sc->evq_count = intr->n_alloc; in sfxge_ev_init()905 for (index = 0; index < sc->evq_count; index++) { in sfxge_ev_init()920 sc->evq_count = 0; in sfxge_ev_init()
254 unsigned int evq_count; member