Searched refs:T6_PM_NSTATS (Results 1 – 4 of 4) sorted by relevance
39 u32 tx_cnt[T6_PM_NSTATS];40 u32 rx_cnt[T6_PM_NSTATS];41 u64 tx_cyc[T6_PM_NSTATS];42 u64 rx_cyc[T6_PM_NSTATS];
53 T6_PM_NSTATS = 7, /* # of PM stats in T6 */ enumerator
752 u32 tx_cnt[T6_PM_NSTATS], rx_cnt[T6_PM_NSTATS]; in pm_stats_show()753 u64 tx_cyc[T6_PM_NSTATS], rx_cyc[T6_PM_NSTATS]; in pm_stats_show()
9166 adapter->params.arch.pm_stats_cnt = T6_PM_NSTATS; in t4_prep_adapter()