Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dport.h177 int mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c714 int mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev, in mlx5_modify_port_ets_rate_limit() function
736 EXPORT_SYMBOL_GPL(mlx5_modify_port_ets_rate_limit);
Den_dcbnl.c608 return mlx5_modify_port_ets_rate_limit(mdev, max_bw_value, max_bw_unit); in mlx5e_dcbnl_ieee_setmaxrate()