Searched refs:E1000_ICTXQEC (Results 1 – 6 of 6) sorted by relevance
184 #define E1000_ICTXQEC 0x04118 /* Interrupt Cause Tx Queue Empty Count */ macro
256 #define E1000_ICTXQEC 0x04118 macro
1914 rd32(E1000_ICTXQEC); in igb_clear_hw_cntrs_82575()
6712 adapter->stats.ictxqec += rd32(E1000_ICTXQEC); in igb_update_stats()
980 #define E1000_ICTXQEC 0x04118 /* Interrupt Cause Tx Queue Empty Count */ macro1236 #define E1000_82542_ICTXQEC E1000_ICTXQEC
2018 stats->ictxqec += E1000_READ_REG(hw, E1000_ICTXQEC); in igb_read_stats_registers()