Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dethtool.h1867 #define ETHTOOL_GRINGPARAM 0x00000010 /* Get ring parameters */ macro
/linux/net/ethtool/
A Dioctl.c2032 struct ethtool_ringparam ringparam = { .cmd = ETHTOOL_GRINGPARAM }; in ethtool_get_ringparam()
2048 struct ethtool_ringparam ringparam, max = { .cmd = ETHTOOL_GRINGPARAM }; in ethtool_set_ringparam()
3086 case ETHTOOL_GRINGPARAM: in __dev_ethtool()
3191 case ETHTOOL_GRINGPARAM: in __dev_ethtool()
/linux/tools/testing/selftests/bpf/
A Dnetwork_helpers.c585 ring_param->cmd = ETHTOOL_GRINGPARAM; in get_hw_ring_size()
/linux/Documentation/networking/
A Dethtool-netlink.rst868 Gets ring sizes like ``ETHTOOL_GRINGPARAM`` ioctl request.
2270 ``ETHTOOL_GRINGPARAM`` ``ETHTOOL_MSG_RINGS_GET``

Completed in 23 milliseconds