Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dethtool.h1433 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/Linux-v5.10/Documentation/networking/
Dethtool-netlink.rst617 provided by ``ETHTOOL_GMSGLVL`` and set by ``ETHTOOL_SMSGLVL`` in ioctl
1302 ``ETHTOOL_SMSGLVL`` ``ETHTOOL_MSG_DEBUG_SET``
/Linux-v5.10/net/ethtool/
Dioctl.c2657 case ETHTOOL_SMSGLVL: in dev_ethtool()