Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
Dcommon.h46 int ethtool_get_max_rxnfc_channel(struct net_device *dev, u64 *max);
Dchannels.c172 if (ethtool_get_max_rxnfc_channel(dev, &max_rxnfc_in_use)) in ethnl_set_channels()
Dcommon.c539 int ethtool_get_max_rxnfc_channel(struct net_device *dev, u64 *max) in ethtool_get_max_rxnfc_channel() function
Dioctl.c1845 if (ethtool_get_max_rxnfc_channel(dev, &max_rxnfc_in_use)) in ethtool_set_channels()