Searched refs:set_rxfh_context (Results 1 – 3 of 3) sorted by relevance
381 int (*set_rxfh_context)(struct net_device *, const u32 *indir, member
1329 if (rxfh.rss_context && !ops->set_rxfh_context) in ethtool_set_rxfh()1389 ret = ops->set_rxfh_context(dev, indir, hkey, rxfh.hfunc, in ethtool_set_rxfh()
1571 .set_rxfh_context = efx_ethtool_set_rxfh_context,