Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
Dioctl.c1175 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
1233 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
1237 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
1253 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
1258 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
1343 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()
/Linux-v6.6/include/uapi/linux/
Dethtool.h1282 struct ethtool_rxfh { struct