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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_tx.c121 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
671 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat)
1081 EFSYS_ASSERT3U(id, <, TX_NQSTATS);
1094 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat)
1098 for (id = 0; id < TX_NQSTATS; id++) {
H A Def10_tx.c782 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat)
786 for (id = 0; id < TX_NQSTATS; id++) {
H A Defx.h1990 TX_NQSTATS enumerator in enum:efx_tx_qstat_e
2147 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
H A Def10_impl.h773 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
H A Defx_impl.h752 uint32_t et_stat[TX_NQSTATS];

Completed in 149 milliseconds