Searched refs:et_stat (Results 1 – 4 of 4) sorted by relevance
185 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in rhead_tx_qstats_update()186 etp->et_stat[id] = 0; in rhead_tx_qstats_update()
16 (_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()
13 (_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()
1023 uint32_t et_stat[TX_NQSTATS]; member