Home
last modified time | relevance | path

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

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