Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dioctl.c1079 useraddr + offsetof(struct ethtool_rxfh_indir, size), in ethtool_get_rxfh_indir()
1083 if (copy_to_user(useraddr + offsetof(struct ethtool_rxfh_indir, size), in ethtool_get_rxfh_indir()
1103 offsetof(struct ethtool_rxfh_indir, ring_index[0]), in ethtool_get_rxfh_indir()
1120 u32 ringidx_offset = offsetof(struct ethtool_rxfh_indir, ring_index[0]); in ethtool_set_rxfh_indir()
1131 useraddr + offsetof(struct ethtool_rxfh_indir, size), in ethtool_set_rxfh_indir()
/linux/include/uapi/linux/
A Dethtool.h1159 struct ethtool_rxfh_indir { struct

Completed in 15 milliseconds