Searched refs:essp (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_tx.c | 183 efsys_stat_t *essp = &stat[id]; in rhead_tx_qstats_update() local 185 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in rhead_tx_qstats_update()
|
| H A D | ef10_tx.c | 630 efsys_stat_t *essp = &stat[id]; in ef10_tx_qstats_update() local 632 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in ef10_tx_qstats_update()
|
| H A D | rhead_ev.c | 515 efsys_stat_t *essp = &stat[id]; in rhead_ev_qstats_update() local 517 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in rhead_ev_qstats_update()
|
| H A D | efx_mac.c | 845 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *essp, in efx_mac_stats_update() 856 rc = emop->emo_stats_update(enp, esmp, essp, generationp); in efx_mac_stats_update()
|
| H A D | ef10_ev.c | 402 efsys_stat_t *essp = &stat[id]; in ef10_ev_qstats_update() local 404 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in ef10_ev_qstats_update()
|
| H A D | efx_tx.c | 1146 efsys_stat_t *essp = &stat[id]; in siena_tx_qstats_update() local 1148 EFSYS_STAT_INCR(essp, etp->et_stat[id]); in siena_tx_qstats_update()
|
| H A D | efx_ev.c | 1422 efsys_stat_t *essp = &stat[id]; in siena_ev_qstats_update() local 1424 EFSYS_STAT_INCR(essp, eep->ee_stat[id]); in siena_ev_qstats_update()
|