Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h534 #define ETHTOOL_SPFLAGS 0x00000028 /* Set driver-private flags bitmap */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1893 #define ETHTOOL_SPFLAGS 0x00000028 /* Set driver-private flags bitmap */ macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1626 #define ETHTOOL_SPFLAGS 0x00000028 /* Set driver-private flags bitmap */ macro
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst836 Sets or modifies values of device private flags like ``ETHTOOL_SPFLAGS``
2048 ``ETHTOOL_SPFLAGS`` ``ETHTOOL_MSG_PRIVFLAGS_SET``
/openbmc/linux/net/ethtool/
H A Dioctl.c2941 case ETHTOOL_SPFLAGS: in __dev_ethtool()