Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dioctl.c1173 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
1231 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
1235 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
1251 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
1256 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
1341 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1282 struct ethtool_rxfh { struct

Completed in 15 milliseconds