Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_tx.c40 (_etp)->et_stat[_stat]++; \
785 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
786 etp->et_stat[id] = 0; in ef10_tx_qstats_update()
H A Defx_tx.c40 (_etp)->et_stat[_stat]++; \
1118 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
1119 etp->et_stat[id] = 0; in siena_tx_qstats_update()
H A Defx_impl.h839 uint32_t et_stat[TX_NQSTATS]; member