Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dethtool.h1415 #define ETHTOOL_STUNABLE 0x00000049 /* Set tunable configuration */ macro
/Linux-v5.4/Documentation/networking/device_drivers/amazon/
Dena.txt208 and can be configured by the ETHTOOL_STUNABLE command of the
/Linux-v5.4/net/core/
Dethtool.c2807 case ETHTOOL_STUNABLE: in dev_ethtool()