Home
last modified time | relevance | path

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

/linux/net/ethtool/ !
H A Dioctl.c1425 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
1499 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
1503 offsetof(struct ethtool_rxfh, input_xfrm), in ethtool_get_rxfh()
1508 offsetof(struct ethtool_rxfh, key_size), in ethtool_get_rxfh()
1513 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
1527 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
1534 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
1717 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()
/linux/include/uapi/linux/ !
H A Dethtool.h1565 struct ethtool_rxfh { struct