Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dethtool.h1513 #define ETHTOOL_GRINGPARAM 0x00000010 /* Get ring parameters */ macro
/linux/net/ethtool/
A Dioctl.c1745 struct ethtool_ringparam ringparam = { .cmd = ETHTOOL_GRINGPARAM }; in ethtool_get_ringparam()
1759 struct ethtool_ringparam ringparam, max = { .cmd = ETHTOOL_GRINGPARAM }; in ethtool_set_ringparam()
2743 case ETHTOOL_GRINGPARAM: in __dev_ethtool()
2848 case ETHTOOL_GRINGPARAM: in __dev_ethtool()
/linux/Documentation/networking/
A Dethtool-netlink.rst842 Gets ring sizes like ``ETHTOOL_GRINGPARAM`` ioctl request.
1626 ``ETHTOOL_GRINGPARAM`` ``ETHTOOL_MSG_RINGS_GET``

Completed in 18 milliseconds