Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni.h604 #define DPNI_STATISTICS_CNT 7 macro
693 uint64_t counter[DPNI_STATISTICS_CNT];
H A Ddpni.c2548 for (i = 0; i < DPNI_STATISTICS_CNT; i++) in dpni_get_statistics()