Searched refs:E1000_COLC (Results 1 – 6 of 6) sorted by relevance
394 e1000g_read_phy_stat(hw, E1000_COLC); in e1000g_m_stat()911 case E1000_COLC: in e1000g_read_phy_stat()
317 {"COLC", E1000_COLC}, {"DC", E1000_DC}, in mac_dump()
318 #define E1000_COLC 0x04028 /* Collision Count - R/clr */ macro
669 E1000_READ_REG(hw, E1000_COLC); in e1000_clear_hw_cntrs_base_generic()
627 #define E1000_COLC 0x04028 /* Collision Count - R/clr */ macro762 #define E1000_82542_COLC E1000_COLC
105 igb->stat_colc += E1000_READ_REG(hw, E1000_COLC); in igb_m_stat()