Searched refs:E1000_ICTXQMTC (Results 1 – 6 of 6) sorted by relevance
185 #define E1000_ICTXQMTC 0x0411C /* Interrupt Cause Tx Queue Min Thresh Count */ macro
258 #define E1000_ICTXQMTC 0x0411C macro
1915 rd32(E1000_ICTXQMTC); in igb_clear_hw_cntrs_82575()
6713 adapter->stats.ictxqmtc += rd32(E1000_ICTXQMTC); in igb_update_stats()
981 #define E1000_ICTXQMTC 0x0411C /* Interrupt Cause Tx Queue Minimum Threshold Count */ macro1237 #define E1000_82542_ICTXQMTC E1000_ICTXQMTC
2019 stats->ictxqmtc += E1000_READ_REG(hw, E1000_ICTXQMTC); in igb_read_stats_registers()