Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h499 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h836 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h818 #ifndef ETHTOOL_SMSGLVL
819 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level, priv. */ macro
H A Dr8168_n.c24819 case ETHTOOL_SMSGLVL: in ethtool_ioctl()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h1312 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h1312 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1433 #define ETHTOOL_SMSGLVL 0x00000008 /* Set driver msg level. */ macro
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dethtool-netlink.rst617 provided by ``ETHTOOL_GMSGLVL`` and set by ``ETHTOOL_SMSGLVL`` in ioctl
1302 ``ETHTOOL_SMSGLVL`` ``ETHTOOL_MSG_DEBUG_SET``
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c2761 case ETHTOOL_SMSGLVL: in dev_ethtool()