Home
last modified time | relevance | path

Searched refs:mlx5e_ethtool_set_rxnfc (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_ethtool.h14 int mlx5e_ethtool_set_rxnfc(struct mlx5e_priv *priv, struct ethtool_rxnfc *cmd);
23 static inline int mlx5e_ethtool_set_rxnfc(struct mlx5e_priv *priv, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c250 return mlx5e_ethtool_set_rxnfc(priv, cmd); in mlx5i_set_rxnfc()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c965 int mlx5e_ethtool_set_rxnfc(struct mlx5e_priv *priv, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
Den_ethtool.c2190 return mlx5e_ethtool_set_rxnfc(priv, cmd); in mlx5e_set_rxnfc()