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

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge.h187 uint64_t stats[EV_NQSTATS];
310 uint64_t ev_stats[EV_NQSTATS];
H A Dsfxge_ev.c500 for (id = 0; id < EV_NQSTATS; id++) {
534 for (id = 0; id < EV_NQSTATS; id++)
562 for (id = 0; id < EV_NQSTATS; id++) {
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_ev.c100 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
605 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat)
1433 EFSYS_ASSERT3U(id, <, EV_NQSTATS);
1446 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat)
1450 for (id = 0; id < EV_NQSTATS; id++) {
H A Def10_ev.c753 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat)
757 for (id = 0; id < EV_NQSTATS; id++) {
H A Defx.h1579 EV_NQSTATS enumerator in enum:efx_ev_qstat_e
1816 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Def10_impl.h114 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Defx_impl.h705 uint32_t ee_stat[EV_NQSTATS];

Completed in 147 milliseconds