Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c38 const nge_ksindex_t nge_statistics[] = { variable
87 for (ksip = nge_statistics; ksip->name != NULL; ++knp, ++ksip) { in nge_statistics_update()
251 instance, "statistics", nge_statistics, in nge_init_kstats()
252 sizeof (nge_statistics), nge_statistics_update); in nge_init_kstats()
H A Dnge.h837 extern const nge_ksindex_t nge_statistics[];
H A Dnge_chip.c995 for (ksip = nge_statistics; ksip->name != NULL; ++ksip) { in nge_chip_reset()