Searched refs:EFSYS_STAT_INCR (Results 1 – 7 of 7) sorted by relevance
185 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in rhead_tx_qstats_update()
632 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
517 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in rhead_ev_qstats_update()
404 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in ef10_ev_qstats_update()
1148 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
1424 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in siena_ev_qstats_update()
684 #define EFSYS_STAT_INCR(_knp, _delta) \ macro