Home
last modified time | relevance | path

Searched refs:bw_pct (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Dport.h217 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *bw_pct);
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c1013 int mlx5_query_port_tc_bw_alloc(struct mlx5_core_dev *mdev, u8 *bw_pct) in mlx5_query_port_tc_bw_alloc() argument
1026 bw_pct[i] = MLX5_GET(ets_tcn_config_reg, ets_tcn_conf, bw_allocation); in mlx5_query_port_tc_bw_alloc()