Home
last modified time | relevance | path

Searched refs:TX_NQSTATS (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/sfxge/common/
HDefx_tx.c124 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
635 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat) in efx_tx_qstats_update()
1026 EFSYS_ASSERT3U(id, <, TX_NQSTATS); in efx_tx_qstat_name()
1039 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat) in falconsiena_tx_qstats_update()
1043 for (id = 0; id < TX_NQSTATS; id++) { in falconsiena_tx_qstats_update()
HDhunt_tx.c664 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat) in hunt_tx_qstats_update()
673 for (id = 0; id < TX_NQSTATS; id++) { in hunt_tx_qstats_update()
HDefx.h2004 TX_NQSTATS enumerator
2143 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
HDhunt_impl.h684 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
HDefx_impl.h753 uint32_t et_stat[TX_NQSTATS];