Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dioctl.c1071 useraddr + offsetof(struct ethtool_rxfh_indir, size), in ethtool_get_rxfh_indir()
1075 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh_indir, size), in ethtool_get_rxfh_indir()
1095 offsetof(struct ethtool_rxfh_indir, ring_index[0]), in ethtool_get_rxfh_indir()
1112 u32 ringidx_offset = offsetof(struct ethtool_rxfh_indir, ring_index[0]); in ethtool_set_rxfh_indir()
1123 useraddr + offsetof(struct ethtool_rxfh_indir, size), in ethtool_set_rxfh_indir()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1246 struct ethtool_rxfh_indir { struct

Completed in 15 milliseconds