Searched refs:mlx5_query_port_tc_rate_limit (Results 1 – 3 of 3) sorted by relevance
216 int mlx5_query_port_tc_rate_limit(struct mlx5_core_dev *mdev,
872 int mlx5_query_port_tc_rate_limit(struct mlx5_core_dev *mdev, in mlx5_query_port_tc_rate_limit() function896 EXPORT_SYMBOL_GPL(mlx5_query_port_tc_rate_limit);
118 err = -mlx5_query_port_tc_rate_limit(mdev, max_bw_value, max_bw_unit); in mlx5e_getmaxrate()