Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dioctl.c1426 struct ethtool_rxfh rxfh; in ethtool_get_rxfh()
1500 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, hfunc), in ethtool_get_rxfh()
1504 offsetof(struct ethtool_rxfh, input_xfrm), in ethtool_get_rxfh()
1509 offsetof(struct ethtool_rxfh, key_size), in ethtool_get_rxfh()
1514 offsetof(struct ethtool_rxfh, rss_config[0]), in ethtool_get_rxfh()
1528 u32 rss_cfg_offset = offsetof(struct ethtool_rxfh, rss_config[0]); in ethtool_set_rxfh()
1535 struct ethtool_rxfh rxfh; in ethtool_set_rxfh()
1718 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh, rss_context), in ethtool_set_rxfh()
/linux/include/uapi/linux/
H A Dethtool.h1534 * struct ethtool_rxfh - command to get/set RX flow hash indir or/and hash key.
1565 struct ethtool_rxfh { struct
1566 cmdethtool_rxfh global() argument
1567 rss_contextethtool_rxfh global() argument
1568 indir_sizeethtool_rxfh global() argument
1569 key_sizeethtool_rxfh global() argument
1570 hfuncethtool_rxfh global() argument
1571 input_xfrmethtool_rxfh global() argument
1572 rsvd8ethtool_rxfh global() argument
1573 rsvd32ethtool_rxfh global() argument
1574 rss_configethtool_rxfh global() argument