Home
last modified time | relevance | path

Searched refs:stat_latecol (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c178 igb->stat_latecol += E1000_READ_REG(hw, E1000_LATECOL); in igb_m_stat()
179 *val = igb->stat_latecol; in igb_m_stat()
H A Digb_sw.h713 uint64_t stat_latecol; /* late colls */ member