Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni.h550 #define DPNI_STATISTICS_CNT 7 macro
639 uint64_t counter[DPNI_STATISTICS_CNT];
H A Ddpni.c2104 for (i = 0; i < DPNI_STATISTICS_CNT; i++) in dpni_get_statistics()