Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dbitset.c273 bits = nla_nest_start(skb, ETHTOOL_A_BITSET_BITS); in ethnl_put_bitset32()
309 [ETHTOOL_A_BITSET_BITS] = { .type = NLA_NESTED },
338 if (tb[ETHTOOL_A_BITSET_BITS]) { in ethnl_bitset_is_compact()
454 nla_for_each_nested(bit_attr, tb[ETHTOOL_A_BITSET_BITS], rem) { in ethnl_update_bitset32_verbose()
568 if (tb[ETHTOOL_A_BITSET_BITS]) in ethnl_update_bitset32()
623 if (!tb[ETHTOOL_A_BITSET_BITS]) { in ethnl_parse_bitset()
668 nla_for_each_nested(bit_attr, tb[ETHTOOL_A_BITSET_BITS], rem) { in ethnl_parse_bitset()
/linux-6.1.9/include/uapi/linux/
Dethtool_netlink.h156 ETHTOOL_A_BITSET_BITS, /* nest - _A_BITSET_BITS_* */ enumerator
/linux-6.1.9/Documentation/networking/
Dethtool-netlink.rst141 | ``ETHTOOL_A_BITSET_BITS`` | nested | array of bits |
152 Bit size is optional for bit-by-bit form. ``ETHTOOL_A_BITSET_BITS`` nest can