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

/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_tx.c123 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
696 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat)
1100 EFSYS_ASSERT3U(id, <, TX_NQSTATS);
1113 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat)
1117 for (id = 0; id < TX_NQSTATS; id++) {
H A Def10_tx.c780 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat)
784 for (id = 0; id < TX_NQSTATS; id++) {
H A Def10_impl.h838 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
H A Defx.h2638 TX_NQSTATS enumerator in enum:efx_tx_qstat_e
2795 __inout_ecount(TX_NQSTATS) efsys_stat_t *stat);
H A Defx_impl.h841 uint32_t et_stat[TX_NQSTATS];

Completed in 130 milliseconds