Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h130 int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd);
136 static inline int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c940 int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc() function
Den_ethtool.c2147 return mlx5e_ethtool_set_rxnfc(dev, cmd); in mlx5e_set_rxnfc()