Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h144 int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd);
150 static inline int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c891 int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
Den_ethtool.c1980 return mlx5e_ethtool_set_rxnfc(dev, cmd); in mlx5e_set_rxnfc()