Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h402 #define DPNI_STATISTICS_CNT 7 macro
494 u64 counter[DPNI_STATISTICS_CNT];
H A Ddpni-cmd.h295 __le64 counter[DPNI_STATISTICS_CNT];
H A Ddpaa2-ethtool.c239 int dpni_stats_page_size[DPNI_STATISTICS_CNT] = { in dpaa2_eth_get_ethtool_stats()
H A Ddpni.c1550 for (i = 0; i < DPNI_STATISTICS_CNT; i++) in dpni_get_statistics()