Searched refs:stat_latecol (Results 1 – 2 of 2) sorted by relevance
178 igb->stat_latecol += E1000_READ_REG(hw, E1000_LATECOL); in igb_m_stat()179 *val = igb->stat_latecol; in igb_m_stat()
713 uint64_t stat_latecol; /* late colls */ member