Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dethtool.c720 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
771 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
775 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
791 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
796 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
/linux-4.4.14/include/uapi/linux/
Dethtool.h935 struct ethtool_rxfh { struct