Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h202 #define IGC_PTC255 0x040E0 /* Packets Tx (128-255 bytes) - R/clr */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c100 stats->is_ptc255.value.ui64 += igc_read32(igc, IGC_PTC255); in igc_stats_update()