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