Searched refs:ethtool_rxfh_indir (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/ethtool/
H A Dioctl.c1097 useraddr + offsetof(struct ethtool_rxfh_indir, size),
1101 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh_indir, size),
1120 offsetof(struct ethtool_rxfh_indir, ring_index[0]),
1138 u32 ringidx_offset = offsetof(struct ethtool_rxfh_indir, ring_index[0]);
1149 useraddr + offsetof(struct ethtool_rxfh_indir, size),
/linux-master/include/uapi/linux/
H A Dethtool.h1234 * struct ethtool_rxfh_indir - command to get or set RX flow hash indirection
1246 struct ethtool_rxfh_indir { struct

Completed in 127 milliseconds