Searched refs:tx_collisions (Results 1 – 3 of 3) sorted by relevance
200 DWORD tx_collisions; member
704 uint32_t tx_collisions; member
1512 sc->vr_stat.tx_collisions++; in vr_txeof()1529 sc->vr_stat.tx_collisions += in vr_txeof()1533 sc->vr_stat.tx_collisions += (txstat & 0x0f); in vr_txeof()2643 printf("Outbound collisions : %u\n", stat->tx_collisions); in vr_sysctl_stats()