Searched refs:ETHTOOL_GFECPARAM (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h1518 * @cmd: Command number = %ETHTOOL_GFECPARAM or %ETHTOOL_SFECPARAM
1529 * With autoneg on %ETHTOOL_GFECPARAM can be used to read the current mode.
1540 * of returning %EOPNOTSUPP from %ETHTOOL_GFECPARAM.
1674 #define ETHTOOL_GFECPARAM 0x00000050 /* Get FEC settings */ macro
/linux-master/net/ethtool/
H A Dioctl.c2814 struct ethtool_fecparam fecparam = { .cmd = ETHTOOL_GFECPARAM };
2909 case ETHTOOL_GFECPARAM:
3131 case ETHTOOL_GFECPARAM:

Completed in 194 milliseconds