Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sfxge/common/
HDef10_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()
HDefx_tx.c40 (_etp)->et_stat[_stat]++; \
1101 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
1102 etp->et_stat[id] = 0; in siena_tx_qstats_update()
HDefx_impl.h752 uint32_t et_stat[TX_NQSTATS]; member