Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h177 #define IGC_PRC1522 0x04070 /* Packets Rx (1024-1522 bytes) - R/clr */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c79 stats->is_prc1522.value.ui64 += igc_read32(igc, IGC_PRC1522); in igc_stats_update()