Lines Matching refs:ethtool_rxnfc
824 ethtool_rxnfc_copy_from_compat(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_compat()
836 sizeof(struct ethtool_rxnfc)); in ethtool_rxnfc_copy_from_compat()
839 offsetof(struct ethtool_rxnfc, fs.m_ext) + in ethtool_rxnfc_copy_from_compat()
843 offsetof(struct ethtool_rxnfc, fs.location) - in ethtool_rxnfc_copy_from_compat()
844 offsetof(struct ethtool_rxnfc, fs.ring_cookie)); in ethtool_rxnfc_copy_from_compat()
849 *rxnfc = (struct ethtool_rxnfc) { in ethtool_rxnfc_copy_from_compat()
868 static int ethtool_rxnfc_copy_from_user(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_user()
882 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_compat()
910 static int ethtool_rxnfc_copy_struct(u32 cmd, struct ethtool_rxnfc *info, in ethtool_rxnfc_copy_struct()
919 *info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_rxnfc_copy_struct()
943 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_user()
954 useraddr += offsetof(struct ethtool_rxnfc, rule_locs); in ethtool_rxnfc_copy_to_user()
972 struct ethtool_rxnfc info; in ethtool_set_rxnfc()
997 struct ethtool_rxnfc info; in ethtool_get_rxnfc()
1032 struct ethtool_rxnfc *rx_rings, in ethtool_copy_validate_indir()
1109 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh_indir()
1252 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh()