Searched refs:set_rxfh_context (Results 1 – 5 of 5) sorted by relevance
61 .set_rxfh_context = efx_ethtool_set_rxfh_context,
254 .set_rxfh_context = efx_ethtool_set_rxfh_context,
470 int (*set_rxfh_context)(struct net_device *, const u32 *indir, member
1263 if (rxfh.rss_context && !ops->set_rxfh_context) in ethtool_set_rxfh()1323 ret = ops->set_rxfh_context(dev, indir, hkey, rxfh.hfunc, in ethtool_set_rxfh()
5374 .set_rxfh_context = mvpp2_ethtool_set_rxfh_context,