Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dfw_qos.c58 __be16 max_bw_units; /* 3-100Mbps, 4-1Gbps, other values - reserved */ member
133 tc->max_bw_units = in mlx4_SET_PORT_SCHEDULER()
137 tc->max_bw_units = in mlx4_SET_PORT_SCHEDULER()
143 tc->max_bw_units = htons(MLX4_RATELIMIT_1G_UNITS); in mlx4_SET_PORT_SCHEDULER()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c789 u8 *max_bw_units) in mlx5_modify_port_ets_rate_limit() argument
801 MLX5_SET(ets_tcn_config_reg, ets_tcn_conf, max_bw_units, in mlx5_modify_port_ets_rate_limit()
802 max_bw_units[i]); in mlx5_modify_port_ets_rate_limit()
813 u8 *max_bw_units) in mlx5_query_port_ets_rate_limit() argument
829 max_bw_units[i] = MLX5_GET(ets_tcn_config_reg, ets_tcn_conf, in mlx5_query_port_ets_rate_limit()
830 max_bw_units); in mlx5_query_port_ets_rate_limit()
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h10814 u8 max_bw_units[0x4]; member
10825 u8 max_bw_units[0x4]; member