Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Dport.h192 int mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c752 int mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw) in mlx5_set_port_tc_bw_alloc() function
764 EXPORT_SYMBOL_GPL(mlx5_set_port_tc_bw_alloc);
Den_dcbnl.c268 err = mlx5_set_port_tc_bw_alloc(mdev, tc_tx_bw); in mlx5e_dcbnl_ieee_setets_core()