Home
last modified time | relevance | path

Searched refs:EV_NQSTATS (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c64 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
606 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in efx_ev_qstats_update()
1431 EFSYS_ASSERT3U(id, <, EV_NQSTATS); in efx_ev_qstat_name()
1444 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in siena_ev_qstats_update()
1448 for (id = 0; id < EV_NQSTATS; id++) { in siena_ev_qstats_update()
H A Drhead_ev.c512 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in rhead_ev_qstats_update()
516 for (id = 0; id < EV_NQSTATS; id++) { in rhead_ev_qstats_update()
H A Def10_ev.c399 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) in ef10_ev_qstats_update()
403 for (id = 0; id < EV_NQSTATS; id++) { in ef10_ev_qstats_update()
H A Drhead_impl.h174 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Def10_impl.h145 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Defx.h2333 EV_NQSTATS enumerator
2712 __inout_ecount(EV_NQSTATS) efsys_stat_t *stat);
H A Defx_impl.h1003 uint32_t ee_stat[EV_NQSTATS];