Searched refs:EFSYS_STAT_INCR (Results 1 – 5 of 5) sorted by relevance
703 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
470 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in ef10_ev_qstats_update()
1062 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
1389 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in siena_ev_qstats_update()
579 #define EFSYS_STAT_INCR(_knp, _delta) \ macro