Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
Dioctl.c1166 u8 dev_hfunc = 0; in ethtool_get_rxfh() local
1213 &dev_hfunc, in ethtool_get_rxfh()
1216 ret = dev->ethtool_ops->get_rxfh(dev, indir, hkey, &dev_hfunc); in ethtool_get_rxfh()
1221 &dev_hfunc, sizeof(rxfh.hfunc))) { in ethtool_get_rxfh()