Home
last modified time | relevance | path

Searched refs:EV_NQSTATS (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge.h181 uint64_t stats[EV_NQSTATS];
306 uint64_t ev_stats[EV_NQSTATS];
H A Dsfxge_ev.c496 for (id = 0; id < EV_NQSTATS; id++) { in sfxge_evq_stat_init()
528 for (id = 0; id < EV_NQSTATS; id++) in sfxge_ev_stat_update()
556 for (id = 0; id < EV_NQSTATS; id++) { in sfxge_ev_stat_init()
/freebsd/sys/dev/sfxge/common/
H A Defx_ev.c98 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
607 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in efx_ev_qstats_update()
1435 EFSYS_ASSERT3U(id, <, EV_NQSTATS); in efx_ev_qstat_name()
1448 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in siena_ev_qstats_update()
1452 for (id = 0; id < EV_NQSTATS; id++) { in siena_ev_qstats_update()
H A Def10_ev.c755 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in ef10_ev_qstats_update()
759 for (id = 0; id < EV_NQSTATS; id++) { in ef10_ev_qstats_update()
H A Defx.h1984 EV_NQSTATS enumerator
2261 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Def10_impl.h123 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Defx_impl.h791 uint32_t ee_stat[EV_NQSTATS];