Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Def10_tx.c43 (_etp)->et_stat[_stat]++; \
789 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
790 etp->et_stat[id] = 0; in ef10_tx_qstats_update()
Defx_tx.c42 (_etp)->et_stat[_stat]++; \
1103 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
1104 etp->et_stat[id] = 0; in siena_tx_qstats_update()
Defx_impl.h754 uint32_t et_stat[TX_NQSTATS]; member