Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dethtool.h1505 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/linux-5.19.10/Documentation/networking/
Dethtool-netlink.rst654 provided by ``ETHTOOL_GMSGLVL`` and set by ``ETHTOOL_SMSGLVL`` in ioctl
1648 ``ETHTOOL_SMSGLVL`` ``ETHTOOL_MSG_DEBUG_SET``
/linux-5.19.10/net/ethtool/
Dioctl.c2828 case ETHTOOL_SMSGLVL: in __dev_ethtool()