Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcommon.h46 int ethtool_get_max_rxnfc_channel(struct net_device *dev, u64 *max);
H A Dchannels.c172 if (ethtool_get_max_rxnfc_channel(dev, &max_rxnfc_in_use)) in ethnl_set_channels()
H A Dcommon.c539 int ethtool_get_max_rxnfc_channel(struct net_device *dev, u64 *max) in ethtool_get_max_rxnfc_channel() function
H A Dioctl.c1848 if (ethtool_get_max_rxnfc_channel(dev, &max_rxnfc_in_use)) in ethtool_set_channels()