Searched defs:EtherStatsCollisions (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h51 u64_t EtherStatsCollisions; member in struct:_b10_l2_chip_statistics_t
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c209 kstat_named_t EtherStatsCollisions; member in struct:_BnxeKstatL2Chip
824 pStats->EtherStatsCollisions.value.ui64 = b10_l2_stats.EtherStatsCollisions;
2063 BNXE_KSTAT_L2_CHIP(EtherStatsCollisions, KSTAT_DATA_UINT64);

Completed in 69 milliseconds