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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_ev.c45 (_eep)->ee_stat[_stat]++; \
760 EFSYS_STAT_INCR(essp, eep->ee_stat[id]);
761 eep->ee_stat[id] = 0;
H A Defx_ev.c43 (_eep)->ee_stat[_stat]++; \
1453 EFSYS_STAT_INCR(essp, eep->ee_stat[id]);
1454 eep->ee_stat[id] = 0;
H A Defx_impl.h705 uint32_t ee_stat[EV_NQSTATS]; member in struct:efx_evq_s

Completed in 56 milliseconds