Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h200 #define IGC_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c98 stats->is_ptc64.value.ui64 += igc_read32(igc, IGC_PTC64); in igc_stats_update()