Home
last modified time | relevance | path

Searched refs:ETHTOOL_STUNABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dethtool.h1389 #define ETHTOOL_STUNABLE 0x00000049 /* Set tunable configuration */ macro
/Linux-v4.19/Documentation/networking/
Dena.txt206 and can be configured by the ETHTOOL_STUNABLE command of the
/Linux-v4.19/net/core/
Dethtool.c2849 case ETHTOOL_STUNABLE: in dev_ethtool()