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

/openbsd-current/sys/dev/pci/
H A Dif_bgereg.h2574 bge_hostaddr etherStatsCollisions; member in struct:bge_tx_mac_stats
2611 u_int32_t etherStatsCollisions; member in struct:bge_mac_stats_regs
H A Dif_bge.c3869 offsetof(struct bge_mac_stats_regs, etherStatsCollisions));
3944 cnt = READ_STAT(sc, stats, txstats.etherStatsCollisions.bge_addr_lo);

Completed in 183 milliseconds