Searched refs:is_rjc (Results 1 – 3 of 3) sorted by relevance
90 stats->is_rjc.value.ui64 += igc_read32(igc, IGC_RJC); in igc_stats_update()199 kstat_named_init(&stats->is_rjc, "rjc", in igc_stats_init()
393 kstat_named_t is_rjc; member
301 stats->is_rjc.value.ui64 += igc_read32(igc, IGC_RJC); in igc_m_getstat()302 *valp = stats->is_rjc.value.ui64; in igc_m_getstat()