Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dioctl.c1377 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
1451 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
1455 offsetof(struct ethtool_rxfh, input_xfrm), in ethtool_get_rxfh()
1460 offsetof(struct ethtool_rxfh, key_size), in ethtool_get_rxfh()
1465 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
1479 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
1487 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
1667 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()