Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.h150 case ETHTOOL_SRINGPARAM: in ethtool_ioctl_needs_rtnl()
/linux/include/uapi/linux/
H A Dethtool.h1888 #define ETHTOOL_SRINGPARAM 0x00000011 /* Set ring parameters. */ macro
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c660 ring_param->cmd = ETHTOOL_SRINGPARAM; in set_hw_ring_size()