Searched refs:rule_locs (Results 1 – 3 of 3) sorted by relevance
1079 struct ethtool_rxnfc *nfc, u32 *rule_locs) in dsa_slave_get_rxnfc() argument1087 return ds->ops->get_rxnfc(ds, dp->index, nfc, rule_locs); in dsa_slave_get_rxnfc()
3203 if (copy_in_user(&compat_rxnfc->rule_locs[0], in ethtool_ioctl()3204 &rxnfc->rule_locs[0], in ethtool_ioctl()
962 useraddr += offsetof(struct ethtool_rxnfc, rule_locs); in ethtool_get_rxnfc()