Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h201 #define IGC_PTC127 0x040DC /* Packets Tx (65-127 bytes) - R/clr */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c99 stats->is_ptc127.value.ui64 += igc_read32(igc, IGC_PTC127); in igc_stats_update()