Lines Matching refs:ethtool_rxnfc
812 ethtool_rxnfc_copy_from_compat(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_compat()
824 sizeof(struct ethtool_rxnfc)); in ethtool_rxnfc_copy_from_compat()
827 offsetof(struct ethtool_rxnfc, fs.m_ext) + in ethtool_rxnfc_copy_from_compat()
831 offsetof(struct ethtool_rxnfc, fs.location) - in ethtool_rxnfc_copy_from_compat()
832 offsetof(struct ethtool_rxnfc, fs.ring_cookie)); in ethtool_rxnfc_copy_from_compat()
837 *rxnfc = (struct ethtool_rxnfc) { in ethtool_rxnfc_copy_from_compat()
856 static int ethtool_rxnfc_copy_from_user(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_user()
870 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_compat()
899 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_user()
910 useraddr += offsetof(struct ethtool_rxnfc, rule_locs); in ethtool_rxnfc_copy_to_user()
928 struct ethtool_rxnfc info; in ethtool_set_rxnfc()
940 info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_set_rxnfc()
960 struct ethtool_rxnfc info; in ethtool_get_rxnfc()
974 info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_get_rxnfc()
1019 struct ethtool_rxnfc *rx_rings, in ethtool_copy_validate_indir()
1096 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh_indir()
1239 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh()