Home
last modified time | relevance | path

Searched refs:tx_late_collisions (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/vr/
Dif_vrreg.h709 uint32_t tx_late_collisions; member
Dif_vr.c1514 sc->vr_stat.tx_late_collisions++; in vr_txeof()
2648 stat->tx_late_collisions); in vr_sysctl_stats()
/freebsd-12-stable/sys/dev/cxgb/common/
Dcxgb_common.h192 u64 tx_late_collisions; /* # of late collisions */ member
/freebsd-12-stable/sys/dev/cxgb/
Dcxgb_sge.c3649 CXGB_SYSCTL_ADD_QUAD(tx_late_collisions); in t3_add_configured_sysctls()