Home
last modified time | relevance | path

Searched refs:E1000_HGPTC (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_regs.h478 #define E1000_HGPTC 0x04118 /* Host Good Packets Tx Count */ macro
H A De1000_82575.c2122 E1000_READ_REG(hw, E1000_HGPTC); in e1000_clear_hw_cntrs_82575()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c3268 stats->hgptc += E1000_READ_REG(hw, E1000_HGPTC); in igb_update_stats_counters()