Searched refs:PM_NSTATS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.h46 PM_NSTATS = 5, /* # of PM stats */ enumerator in enum:__anon7909
H A Dt4_hw.c3760 for (i = 0; i < PM_NSTATS; i++) {
3787 for (i = 0; i < PM_NSTATS; i++) {
/freebsd-10.0-release/sys/dev/cxgbe/
H A Dt4_main.c5956 uint32_t tx_cnt[PM_NSTATS], rx_cnt[PM_NSTATS];
5957 uint64_t tx_cyc[PM_NSTATS], rx_cyc[PM_NSTATS];
5975 for (i = 0; i < PM_NSTATS; i++)

Completed in 206 milliseconds