Searched refs:tx_collisions (Results 1 – 2 of 2) sorted by relevance
704 uint32_t tx_collisions; member
1518 sc->vr_stat.tx_collisions++; in vr_txeof()1535 sc->vr_stat.tx_collisions += in vr_txeof()1539 sc->vr_stat.tx_collisions += (txstat & 0x0f); in vr_txeof()2654 printf("Outbound collisions : %u\n", stat->tx_collisions); in vr_sysctl_stats()