Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dethtool.h1424 #define ETHTOOL_GFECPARAM 0x00000050 /* Get FEC settings */ macro
/Linux-v5.4/net/core/
Dethtool.c2531 struct ethtool_fecparam fecparam = { .cmd = ETHTOOL_GFECPARAM }; in ethtool_get_fecparam()
2618 case ETHTOOL_GFECPARAM: in dev_ethtool()
2828 case ETHTOOL_GFECPARAM: in dev_ethtool()