Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dethtool.c1150 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
1208 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
1212 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
1228 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
1233 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
1318 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()
/Linux-v5.4/include/uapi/linux/
Dethtool.h1062 struct ethtool_rxfh { struct