Searched refs:ETHTOOL_A_BITSET_BITS (Results 1 – 3 of 3) sorted by relevance
273 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()
156 ETHTOOL_A_BITSET_BITS, /* nest - _A_BITSET_BITS_* */ enumerator
141 | ``ETHTOOL_A_BITSET_BITS`` | nested | array of bits |152 Bit size is optional for bit-by-bit form. ``ETHTOOL_A_BITSET_BITS`` nest can