Home
last modified time | relevance | path

Searched refs:ee_stat (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Def10_ev.c43 (_eep)->ee_stat[_stat]++; \
762 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in ef10_ev_qstats_update()
763 eep->ee_stat[id] = 0; in ef10_ev_qstats_update()
H A Defx_ev.c43 (_eep)->ee_stat[_stat]++; \
1455 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in siena_ev_qstats_update()
1456 eep->ee_stat[id] = 0; in siena_ev_qstats_update()
H A Defx_impl.h791 uint32_t ee_stat[EV_NQSTATS]; member