ETHTOOL_A_DEBUG_MSGMASK
return ethnl_put_bitset32(skb, ETHTOOL_A_DEBUG_MSGMASK, &data->msg_mask,
[ETHTOOL_A_DEBUG_MSGMASK] = { .type = NLA_NESTED },
tb[ETHTOOL_A_DEBUG_MSGMASK],
extern const struct nla_policy ethnl_debug_set_policy[ETHTOOL_A_DEBUG_MSGMASK + 1];