Searched refs:tx_late_collisn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/cadence/
H A Dif_cgem.c164 uint32_t tx_late_collisn; member in struct:cgem_softc::cgem_hw_stats
859 sc->stats.tx_late_collisn += n;
1546 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "tx_late_collisn",
1547 CTLFLAG_RD, &sc->stats.tx_late_collisn, 0,

Completed in 51 milliseconds