Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_MM_STATS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h971 ETHTOOL_A_MM_STATS, /* nest - _A_MM_STAT_* */ enumerator
/kernel/linux/linux-6.6/net/ethtool/
H A Dmm.c98 nest = nla_nest_start(skb, ETHTOOL_A_MM_STATS); in mm_put_stats()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c661 [ETHTOOL_A_MM_STATS] = { .name = "stats", .type = YNL_PT_NEST, .nest = &ethtool_mm_stat_nest, },
6018 } else if (type == ETHTOOL_A_MM_STATS) { in ethtool_mm_get_rsp_parse()

Completed in 11 milliseconds