Searched refs:ethtool_rss_notify (Results 1 – 4 of 4) sorted by relevance
/linux/net/ethtool/ |
H A D | common.h | 82 void ethtool_rss_notify(struct net_device *dev, u32 type, u32 rss_context); 85 ethtool_rss_notify(struct net_device *dev, u32 type, u32 rss_context) in ethtool_rss_notify() function
|
H A D | common.c | 1139 ethtool_rss_notify(dev, ETHTOOL_MSG_RSS_DELETE_NTF, context_id); in ethtool_rxfh_context_lost()
|
H A D | rss.c | 522 void ethtool_rss_notify(struct net_device *dev, u32 type, u32 rss_context) in ethtool_rss_notify() function
|
H A D | ioctl.c | 1108 ethtool_rss_notify(dev, ETHTOOL_MSG_RSS_NTF, fields.rss_context); in ethtool_set_rxfh_fields() 1706 ethtool_rss_notify(dev, ntf, rxfh.rss_context); in ethtool_set_rxfh()
|