Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dethtool.h1129 #define ETHTOOL_GRINGPARAM 0x00000010 /* Get ring parameters */ macro
/linux-4.1.27/net/core/
Dethtool.c1142 struct ethtool_ringparam ringparam = { .cmd = ETHTOOL_GRINGPARAM }; in ethtool_get_ringparam()
1763 case ETHTOOL_GRINGPARAM: in dev_ethtool()
1854 case ETHTOOL_GRINGPARAM: in dev_ethtool()