Home
last modified time | relevance | path

Searched refs:EFSYS_STAT_INCR (Results 1 – 7 of 7) 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()
H A Def10_tx.c632 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
H A Drhead_ev.c517 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in rhead_ev_qstats_update()
H A Def10_ev.c404 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in ef10_ev_qstats_update()
H A Defx_tx.c1148 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
H A Defx_ev.c1424 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in siena_ev_qstats_update()
/f-stack/dpdk/drivers/common/sfc_efx/
H A Defsys.h684 #define EFSYS_STAT_INCR(_knp, _delta) \ macro