Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c68 #define DPNI_STATS_PER_PAGE 6 macro
70 static const char *dpni_statistics[][DPNI_STATS_PER_PAGE] = {
102 for (i = 0; i < DPNI_STATS_PER_PAGE; i++) { in print_dpni_stats()