Home
last modified time | relevance | path

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

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