Lines Matching refs:ethtool_rxnfc
831 ethtool_rxnfc_copy_from_compat(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_compat()
843 sizeof(struct ethtool_rxnfc)); in ethtool_rxnfc_copy_from_compat()
846 offsetof(struct ethtool_rxnfc, fs.m_ext) + in ethtool_rxnfc_copy_from_compat()
850 offsetof(struct ethtool_rxnfc, fs.location) - in ethtool_rxnfc_copy_from_compat()
851 offsetof(struct ethtool_rxnfc, fs.ring_cookie)); in ethtool_rxnfc_copy_from_compat()
856 *rxnfc = (struct ethtool_rxnfc) { in ethtool_rxnfc_copy_from_compat()
875 static int ethtool_rxnfc_copy_from_user(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_user()
889 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_compat()
918 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_user()
929 useraddr += offsetof(struct ethtool_rxnfc, rule_locs); in ethtool_rxnfc_copy_to_user()
947 struct ethtool_rxnfc info; in ethtool_set_rxnfc()
959 info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_set_rxnfc()
979 struct ethtool_rxnfc info; in ethtool_get_rxnfc()
993 info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_get_rxnfc()
1038 struct ethtool_rxnfc *rx_rings, in ethtool_copy_validate_indir()
1115 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh_indir()
1258 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh()