Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dmm.c113 ETHTOOL_A_MM_STAT_HOLD_COUNT)) in mm_put_stats()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h952 ETHTOOL_A_MM_STAT_HOLD_COUNT, /* u64 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c148 [ETHTOOL_A_MM_STAT_HOLD_COUNT] = { .name = "hold-count", .type = YNL_PT_U64, },
883 } else if (type == ETHTOOL_A_MM_STAT_HOLD_COUNT) { in ethtool_mm_stat_parse()