Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h197 #define IGC_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
H A Dif_igc.c2567 sc->stats.ptc64 += IGC_READ_REG(&sc->hw, IGC_PTC64); in igc_update_stats_counters()