Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h1858 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/linux/Documentation/networking/
H A Dethtool-netlink.rst683 provided by ``ETHTOOL_GMSGLVL`` and set by ``ETHTOOL_SMSGLVL`` in ioctl
2266 ``ETHTOOL_SMSGLVL`` ``ETHTOOL_MSG_DEBUG_SET``
/linux/net/ethtool/
H A Dioctl.c3175 case ETHTOOL_SMSGLVL: in __dev_ethtool()