Home
last modified time | relevance | path

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

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