Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/e1000/
De1000_regs.h462 #define E1000_HGPTC 0x04118 /* Host Good Packets Tx Count */ macro
De1000_82575.c2111 E1000_READ_REG(hw, E1000_HGPTC); in e1000_clear_hw_cntrs_82575()
Dif_igb.c5452 stats->hgptc += E1000_READ_REG(hw, E1000_HGPTC); in igb_update_stats_counters()