Searched refs:mlx5e_ethtool_set_rxnfc (Results 1 – 2 of 2) sorted by relevance
19 int mlx5e_ethtool_set_rxnfc(struct mlx5e_priv *priv, struct ethtool_rxnfc *cmd);37 static inline int mlx5e_ethtool_set_rxnfc(struct mlx5e_priv *priv, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
2514 return mlx5e_ethtool_set_rxnfc(priv, cmd); in mlx5e_set_rxnfc()