Home
last modified time | relevance | path

Searched refs:ETHTOOL_SCHANNELS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h894 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/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.h1370 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ 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.h1370 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1491 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dethtool-netlink.rst877 Sets channel counts like ``ETHTOOL_SCHANNELS`` ioctl request.
1354 ``ETHTOOL_SCHANNELS`` ``ETHTOOL_MSG_CHANNELS_SET``
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c2893 case ETHTOOL_SCHANNELS: in dev_ethtool()