Home
last modified time | relevance | path

Searched refs:T6_PM_NSTATS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h248 u32 tx_cnt[T6_PM_NSTATS];
249 u32 rx_cnt[T6_PM_NSTATS];
250 u64 tx_cyc[T6_PM_NSTATS];
251 u64 rx_cyc[T6_PM_NSTATS];
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h41 T6_PM_NSTATS = 7, /* # of PM stats in T6 */ enumerator
H A Dt4_hw.c9995 adapter->params.arch.pm_stats_cnt = T6_PM_NSTATS; in t4_prep_pf()