Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dport.h175 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c693 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, in mlx5_query_port_tc_bw_alloc() function
712 EXPORT_SYMBOL_GPL(mlx5_query_port_tc_bw_alloc);
Den_dcbnl.c122 err = mlx5_query_port_tc_bw_alloc(mdev, i, &ets->tc_tx_bw[i]); in mlx5e_dcbnl_ieee_getets()