Searched refs:evq_count (Results 1 – 2 of 2) sorted by relevance
525 for (index = 0; index < sc->evq_count; index++) { in sfxge_ev_stat_update()609 for (index = 0; index < sc->evq_count; index++) in sfxge_int_mod_handler()825 index = sc->evq_count; in sfxge_ev_stop()850 for (index = 0; index < sc->evq_count; index++) { in sfxge_ev_start()968 index = sc->evq_count; in sfxge_ev_fini()972 sc->evq_count = 0; in sfxge_ev_fini()986 sc->evq_count = intr->n_alloc; in sfxge_ev_init()1014 for (index = 0; index < sc->evq_count; index++) { in sfxge_ev_init()1032 sc->evq_count = 0; in sfxge_ev_init()
323 unsigned int evq_count; member