Searched refs:ETHTOOL_GRINGPARAM (Results 1 – 5 of 5) sorted by relevance
367 #define ETHTOOL_GRINGPARAM 0x00000010 /* Get ring parameters */ macro
363 struct ethtool_ringparam ringparam = { ETHTOOL_GRINGPARAM }; in ethtool_get_ringparam()728 case ETHTOOL_GRINGPARAM: in dev_ethtool()
1534 case ETHTOOL_GRINGPARAM: { in b44_ethtool_ioctl()1535 struct ethtool_ringparam ering = { ETHTOOL_GRINGPARAM }; in b44_ethtool_ioctl()
3244 #ifdef ETHTOOL_GRINGPARAM in e100_do_ethtool_ioctl()3245 case ETHTOOL_GRINGPARAM: { in e100_do_ethtool_ioctl()
645 case ETHTOOL_GRINGPARAM: in ethtool_ioctl()