Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dethtool.h1591 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/Linux-v6.6/Documentation/networking/
Dethtool-netlink.rst665 provided by ``ETHTOOL_GMSGLVL`` and set by ``ETHTOOL_SMSGLVL`` in ioctl
2017 ``ETHTOOL_SMSGLVL`` ``ETHTOOL_MSG_DEBUG_SET``
/Linux-v6.6/net/ethtool/
Dioctl.c2868 case ETHTOOL_SMSGLVL: in __dev_ethtool()