Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h205 #define IGC_PTC1522 0x040EC /* Packets Tx (1024-1522 Bytes) - R/clr */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c103 stats->is_ptc1522.value.ui64 += igc_read32(igc, IGC_PTC1522); in igc_stats_update()