Home
last modified time | relevance | path

Searched refs:ETHTOOL_SFECPARAM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1672 #define ETHTOOL_SFECPARAM 0x00000051 /* Set FEC settings */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1730 #define ETHTOOL_SFECPARAM 0x00000051 /* Set FEC settings */ macro
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1477 Sets FEC parameters like ``ETHTOOL_SFECPARAM`` ioctl request.
2091 ``ETHTOOL_SFECPARAM`` ``ETHTOOL_MSG_FEC_SET``
/openbmc/linux/net/ethtool/
H A Dioctl.c3051 case ETHTOOL_SFECPARAM: in __dev_ethtool()