Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h555 #define ETHTOOL_SFEATURES 0x0000003b /* Change device offload settings */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1647 #define ETHTOOL_SFEATURES 0x0000003b /* Change device offload settings */ macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1647 #define ETHTOOL_SFEATURES 0x0000003b /* Change device offload settings */ macro
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst769 Request to set netdev features like ``ETHTOOL_SFEATURES`` ioctl request.
2067 ``ETHTOOL_SFEATURES`` ``ETHTOOL_MSG_FEATURES_SET``
/openbmc/linux/net/ethtool/
H A Dioctl.c2978 case ETHTOOL_SFEATURES: in __dev_ethtool()