Searched refs:ethtool_rxfh (Results 1 – 2 of 2) sorted by relevance
1228 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()1286 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()1290 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()1306 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()1311 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()1396 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()
1036 struct ethtool_rxfh { struct