Searched refs:E1000_ICTXPTC (Results 1 – 6 of 6) sorted by relevance
182 #define E1000_ICTXPTC 0x0410C /* Interrupt Cause Tx Pkt Timer Expire Count */ macro
252 #define E1000_ICTXPTC 0x0410C macro
1912 rd32(E1000_ICTXPTC); in igb_clear_hw_cntrs_82575()
6710 adapter->stats.ictxptc += rd32(E1000_ICTXPTC); in igb_update_stats()
978 #define E1000_ICTXPTC 0x0410C /* Interrupt Cause Tx Packet Timer Expire Count */ macro1234 #define E1000_82542_ICTXPTC E1000_ICTXPTC
2016 stats->ictxptc += E1000_READ_REG(hw, E1000_ICTXPTC); in igb_read_stats_registers()