Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h343 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev,
H A Den_dcbnl.c132 err = mlx5_query_port_tc_bw_alloc(mdev, i, &ets->tc_tx_bw[i]); in mlx5e_dcbnl_ieee_getets()
H A Dport.c753 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, in mlx5_query_port_tc_bw_alloc() function