Home
last modified time | relevance | path

Searched refs:glds_xmtlatecoll (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dgld.h126 uint32_t glds_xmtlatecoll; /* (e) dot3StatsLateCollisions */ member
H A Dgldpriv.h313 kstat_named_t glds_xmtlatecoll; member
/titanic_50/usr/src/uts/common/io/chxge/
H A Dch.c1649 gs->glds_xmtlatecoll = late; in ch_get_stats()
/titanic_50/usr/src/uts/common/io/
H A Dgldutil.c110 kstat_named_init(&sp->glds_xmtlatecoll, "tx_late_collisions", in gld_init_ether()
H A Dgld.c1098 gsp->glds_xmtlatecoll.value.ul = stats->glds_xmtlatecoll; in gld_update_kstat()