Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_DEBUG_MSGMASK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Ddebug.c61 return ethnl_put_bitset32(skb, ETHTOOL_A_DEBUG_MSGMASK, &data->msg_mask, in debug_fill_reply()
71 [ETHTOOL_A_DEBUG_MSGMASK] = { .type = NLA_NESTED },
94 tb[ETHTOOL_A_DEBUG_MSGMASK], in ethnl_set_debug()
A Dnetlink.h408 extern const struct nla_policy ethnl_debug_set_policy[ETHTOOL_A_DEBUG_MSGMASK + 1];
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h289 ETHTOOL_A_DEBUG_MSGMASK, /* bitset */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst661 ``ETHTOOL_A_DEBUG_MSGMASK`` bitset message mask
664 The message mask (``ETHTOOL_A_DEBUG_MSGMASK``) is equal to message level as
685 ``ETHTOOL_A_DEBUG_MSGMASK`` bitset message mask
688 ``ETHTOOL_A_DEBUG_MSGMASK`` bit set allows setting or modifying mask of

Completed in 10 milliseconds