Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h499 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1591 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1591 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst665 provided by ``ETHTOOL_GMSGLVL`` and set by ``ETHTOOL_SMSGLVL`` in ioctl
2017 ``ETHTOOL_SMSGLVL`` ``ETHTOOL_MSG_DEBUG_SET``
/openbmc/linux/net/ethtool/
H A Dioctl.c2868 case ETHTOOL_SMSGLVL: in __dev_ethtool()