Searched refs:E1000_ICTXPTC (Results 1 – 6 of 6) sorted by relevance
357 #define E1000_ICTXPTC 0x0410C /* Interrupt Cause Tx Pkt Timer Expire Count */ macro
1490 E1000_READ_REG(hw, E1000_ICTXPTC); in e1000_clear_hw_cntrs_80003es2lan()
2001 E1000_READ_REG(hw, E1000_ICTXPTC); in e1000_clear_hw_cntrs_82571()
2008 E1000_READ_REG(hw, E1000_ICTXPTC); in e1000_clear_hw_cntrs_82575()
956 stats->ictxptc += E1000_READ_REG(hw, E1000_ICTXPTC); in eth_em_stats_get()
1782 stats->ictxptc += E1000_READ_REG(hw, E1000_ICTXPTC); in igb_read_stats_registers()