Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dcommon.h45 int ethtool_get_max_rxfh_channel(struct net_device *dev, u32 *max);
Dchannels.c195 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethnl_set_channels()
Dcommon.c501 int ethtool_get_max_rxfh_channel(struct net_device *dev, u32 *max) in ethtool_get_max_rxfh_channel() function
Dioctl.c1844 !ethtool_get_max_rxfh_channel(dev, &max_rx_in_use) && in ethtool_set_channels()