Home
last modified time | relevance | path

Searched refs:LM_STATS_MULTICAST_BYTES_RCV (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h534 LM_STATS_MULTICAST_BYTES_RCV = 0x686b301f, enumerator
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c947 …lm_get_stats(pLM, LM_STATS_MULTICAST_BYTES_RCV, (u64_t *)&pStats->rxBytesMulticast.value.ui6… in BnxeKstatL2StatsUpdate()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c355 case LM_STATS_MULTICAST_BYTES_RCV: in lm_get_stats()