Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h406 #define DPNI_STATISTICS_CNT 7 macro
498 u64 counter[DPNI_STATISTICS_CNT];
H A Ddpni-cmd.h306 __le64 counter[DPNI_STATISTICS_CNT];
H A Ddpaa2-ethtool.c257 int dpni_stats_page_size[DPNI_STATISTICS_CNT] = { in dpaa2_eth_get_ethtool_stats()
H A Ddpni.c1649 for (i = 0; i < DPNI_STATISTICS_CNT; i++) in dpni_get_statistics()