Home
last modified time | relevance | path

Searched refs:tx_total_collisions (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Di82557reg.h465 volatile uint32_t tx_total_collisions; member
H A Di82557.c1485 le32toh(sp->tx_total_collisions)); in fxp_tick()
1550 sp->tx_total_collisions = 0; in fxp_tick()
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_common.h191 u64 tx_total_collisions; /* # of total collisions */ member