Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dport.h184 int mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c725 int mlx5_set_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *tc_bw) in mlx5_set_port_tc_bw_alloc() argument
732 MLX5_SET(qetc_reg, in, tc_configuration[i].bw_allocation, tc_bw[i]); in mlx5_set_port_tc_bw_alloc()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h2224 u32 tc_bw[2]; member