Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tx.c185 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in rhead_tx_qstats_update()
186 etp->et_stat[id] = 0; in rhead_tx_qstats_update()
H A Def10_tx.c16 (_etp)->et_stat[_stat]++; \
632 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
633 etp->et_stat[id] = 0; in ef10_tx_qstats_update()
H A Defx_tx.c13 (_etp)->et_stat[_stat]++; \
1148 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
1149 etp->et_stat[id] = 0; in siena_tx_qstats_update()
H A Defx_impl.h1023 uint32_t et_stat[TX_NQSTATS]; member