Lines Matching refs:ethtool_rxnfc
835 ethtool_rxnfc_copy_from_compat(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_compat()
847 sizeof(struct ethtool_rxnfc)); in ethtool_rxnfc_copy_from_compat()
850 offsetof(struct ethtool_rxnfc, fs.m_ext) + in ethtool_rxnfc_copy_from_compat()
854 offsetof(struct ethtool_rxnfc, fs.location) - in ethtool_rxnfc_copy_from_compat()
855 offsetof(struct ethtool_rxnfc, fs.ring_cookie)); in ethtool_rxnfc_copy_from_compat()
860 *rxnfc = (struct ethtool_rxnfc) { in ethtool_rxnfc_copy_from_compat()
879 static int ethtool_rxnfc_copy_from_user(struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_from_user()
893 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_compat()
921 static int ethtool_rxnfc_copy_struct(u32 cmd, struct ethtool_rxnfc *info, in ethtool_rxnfc_copy_struct()
930 *info_size = (offsetof(struct ethtool_rxnfc, data) + in ethtool_rxnfc_copy_struct()
954 const struct ethtool_rxnfc *rxnfc, in ethtool_rxnfc_copy_to_user()
965 useraddr += offsetof(struct ethtool_rxnfc, rule_locs); in ethtool_rxnfc_copy_to_user()
984 struct ethtool_rxnfc info; in ethtool_set_rxnfc()
1034 struct ethtool_rxnfc info; in ethtool_get_rxnfc()
1069 struct ethtool_rxnfc *rx_rings, in ethtool_copy_validate_indir()
1148 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh_indir()
1358 struct ethtool_rxnfc rx_rings; in ethtool_set_rxfh()