Home
last modified time | relevance | path

Searched refs:tx_colls (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/dev/vge/
H A Dif_vgevar.h171 uint32_t tx_colls; member
H A Dif_vge.c2592 &stats->tx_colls, "Collisions"); in vge_sysctl_node()
2698 stats->tx_colls += mib[VGE_MIB_TX_COLLS]; in vge_stats_update()
/freebsd-14.2/sys/dev/bfe/
H A Dif_bfereg.h549 uint32_t tx_colls; member
H A Dif_bfe.c1275 stats->tx_colls += mib[MIB_TX_TCOLS]; in bfe_stats_update()
1910 printf("Transmit underruns : %u\n", stats->tx_colls); in sysctl_bfe_stats()
/freebsd-14.2/sys/dev/msk/
H A Dif_mskreg.h2496 uint32_t tx_colls; member
H A Dif_msk.c4401 stats->tx_colls += in msk_stats_update()
4553 child, tx_colls, "Collisions"); in msk_sysctl_node()