Searched refs:E1000_ICTXATC (Results 1 – 6 of 6) sorted by relevance
183 #define E1000_ICTXATC 0x04110 /* Interrupt Cause Tx Abs Timer Expire Count */ macro
254 #define E1000_ICTXATC 0x04110 macro
1913 rd32(E1000_ICTXATC); in igb_clear_hw_cntrs_82575()
6711 adapter->stats.ictxatc += rd32(E1000_ICTXATC); in igb_update_stats()
979 #define E1000_ICTXATC 0x04110 /* Interrupt Cause Tx Absolute Timer Expire Count */ macro1235 #define E1000_82542_ICTXATC E1000_ICTXATC
2017 stats->ictxatc += E1000_READ_REG(hw, E1000_ICTXATC); in igb_read_stats_registers()