Searched refs:E1000_MCC (Results 1 – 7 of 7) sorted by relevance
128 #define E1000_MCC 0x0401C /* Multiple Collision Count - R/clr */ macro
195 #define E1000_MCC 0x0401C /* Multiple Collision Count - R/clr */ macro
534 rd32(E1000_MCC); in igb_clear_hw_cntrs_base()
6658 adapter->stats.mcc += rd32(E1000_MCC); in igb_update_stats()
778 #define E1000_MCC 0x0401C /* Multiple Collision Count - R/clr */ macro908 #define E1000_82542_MCC E1000_MCC
924 #define E1000_MCC 0x0401C /* Multiple Collision Count - R/clr */ macro1142 #define E1000_82542_MCC E1000_MCC
1949 stats->mcc += E1000_READ_REG(hw, E1000_MCC); in igb_read_stats_registers()