ethtool_ringparam  391 include/linux/ethtool.h 	void	(*get_ringparam)(struct net_device *, struct ethtool_ringparam *);
ethtool_ringparam  392 include/linux/ethtool.h 	int	(*set_ringparam)(struct net_device *, struct ethtool_ringparam *);
ethtool_ringparam  441 net/core/ethtool.c 	struct ethtool_ringparam ringparam = { ETHTOOL_GRINGPARAM };
ethtool_ringparam  455 net/core/ethtool.c 	struct ethtool_ringparam ringparam;