Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h336 int mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev,
H A Den_dcbnl.c618 return mlx5_modify_port_ets_rate_limit(mdev, max_bw_value, max_bw_unit); in mlx5e_dcbnl_ieee_setmaxrate()
H A Dport.c773 int mlx5_modify_port_ets_rate_limit(struct mlx5_core_dev *mdev, in mlx5_modify_port_ets_rate_limit() function