Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h72 u64_t IfInxxOverflowDiscards ; member
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_kstat.c230 kstat_named_t IfInxxOverflowDiscards; member
845 pStats->IfInxxOverflowDiscards.value.ui64 = b10_l2_stats.IfInxxOverflowDiscards; in BnxeKstatL2ChipUpdate()
2084 BNXE_KSTAT_L2_CHIP(IfInxxOverflowDiscards, KSTAT_DATA_UINT64); in BnxeKstatInit()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c2904 …stats->IfInxxOverflowDiscards = (pdev->vars.stats.stats_mirror.stats_fw.eth_tstorm… in lm_stats_get_l2_chip_stats()