Lines Matching refs:ethtool_rxnfc
836 ethtool_rxnfc_copy_from_compat(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_compat()
848 sizeof(struct ethtool_rxnfc)); in ethtool_rxnfc_copy_from_compat()
851 offsetof(struct ethtool_rxnfc, fs.m_ext) + in ethtool_rxnfc_copy_from_compat()
855 offsetof(struct ethtool_rxnfc, fs.location) - in ethtool_rxnfc_copy_from_compat()
856 offsetof(struct ethtool_rxnfc, fs.ring_cookie)); in ethtool_rxnfc_copy_from_compat()
861 *rxnfc = (struct ethtool_rxnfc) { in ethtool_rxnfc_copy_from_compat()
880 static int ethtool_rxnfc_copy_from_user(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_user()
894 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_compat()
922 static int ethtool_rxnfc_copy_struct(u32 cmd, struct ethtool_rxnfc *info, in ethtool_rxnfc_copy_struct()
931 *info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_rxnfc_copy_struct()
955 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_user()
966 useraddr += offsetof(struct ethtool_rxnfc, rule_locs); in ethtool_rxnfc_copy_to_user()
1091 struct ethtool_rxnfc info; in ethtool_set_rxfh_fields()
1140 struct ethtool_rxnfc info; in ethtool_get_rxfh_fields()
1176 struct ethtool_rxnfc info; in ethtool_set_rxnfc()
1215 struct ethtool_rxnfc info; in ethtool_get_rxrings()
1237 struct ethtool_rxnfc info; in ethtool_get_rxnfc()