Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_STRINGSET_COUNT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dethtool_netlink.h172 ETHTOOL_A_STRINGSET_COUNT, /* u32 */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dethtool_netlink.h141 ETHTOOL_A_STRINGSET_COUNT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dethtool_netlink.h141 ETHTOOL_A_STRINGSET_COUNT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h201 ETHTOOL_A_STRINGSET_COUNT, /* u32 */ enumerator
/kernel/linux/linux-5.10/net/ethtool/
H A Dstrset.c316 /* ETHTOOL_A_STRINGSET_ID, ETHTOOL_A_STRINGSET_COUNT */ in strset_set_size()
389 nla_put_u32(skb, ETHTOOL_A_STRINGSET_COUNT, set_info->count)) in strset_fill_set()
/kernel/linux/linux-6.6/net/ethtool/
H A Dstrset.c341 /* ETHTOOL_A_STRINGSET_ID, ETHTOOL_A_STRINGSET_COUNT */ in strset_set_size()
414 nla_put_u32(skb, ETHTOOL_A_STRINGSET_COUNT, set_info->count)) in strset_fill_set()
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c248 [ETHTOOL_A_STRINGSET_COUNT] = { .name = "count", .type = YNL_PT_U32, },
1331 mnl_attr_put_u32(nlh, ETHTOOL_A_STRINGSET_COUNT, obj->count); in ethtool_stringset_put()
1361 } else if (type == ETHTOOL_A_STRINGSET_COUNT) { in ethtool_stringset_parse()

Completed in 21 milliseconds