Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c80 stats->is_gprc.value.ui64 += igc_read32(igc, IGC_GPRC); in igc_stats_update()
179 kstat_named_init(&stats->is_gprc, "gprc", in igc_stats_init()
H A Digc.h383 kstat_named_t is_gprc; member