Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcudbg_entity.h39 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];
A Dt4_hw.h53 T6_PM_NSTATS = 7, /* # of PM stats in T6 */ enumerator
A Dcxgb4_debugfs.c752 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()
A Dt4_hw.c9164 adapter->params.arch.pm_stats_cnt = T6_PM_NSTATS; in t4_prep_adapter()

Completed in 30 milliseconds