Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dport.h174 int mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c679 int mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw) in mlx5_set_port_tc_bw_alloc() argument
686 MLX5_SET(qetc_reg, in, tc_configuration[i].bw_allocation, tc_bw[i]); in mlx5_set_port_tc_bw_alloc()
/Linux-v5.4/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h2224 u32 tc_bw[2]; member