Home
last modified time | relevance | path

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

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