Searched refs:EtherStatsCollisions (Results 1 – 4 of 4) sorted by relevance
51 u64_t EtherStatsCollisions; member
209 kstat_named_t EtherStatsCollisions; member824 pStats->EtherStatsCollisions.value.ui64 = b10_l2_stats.EtherStatsCollisions; in BnxeKstatL2ChipUpdate()2063 BNXE_KSTAT_L2_CHIP(EtherStatsCollisions, KSTAT_DATA_UINT64); in BnxeKstatInit()
192 *pVal = b10_l2_stats.EtherStatsCollisions; in BnxeMacStats()
2865 …stats->EtherStatsCollisions = (LM_STATS_HW_GET_MACS_U64( pdev, stats_tx.tx_stat_… in lm_stats_get_l2_chip_stats()