Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h513 LM_STATS_MAX_COLLISIONS = 0x686b300a, enumerator
/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c926 … lm_get_stats(pLM, LM_STATS_MAX_COLLISIONS, (u64_t *)&pStats->collisonsMax.value.ui64); in BnxeKstatL2StatsUpdate()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c258 case LM_STATS_MAX_COLLISIONS: in lm_get_stats()