Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Drl.c49 scheduling_context); in mlx5_create_scheduling_element_cmd()
54 memcpy(schedc, ctx, MLX5_ST_SZ_BYTES(scheduling_context)); in mlx5_create_scheduling_element_cmd()
74 scheduling_context); in mlx5_modify_scheduling_element_cmd()
83 memcpy(schedc, ctx, MLX5_ST_SZ_BYTES(scheduling_context)); in mlx5_modify_scheduling_element_cmd()
Deswitch.c1310 u32 tsar_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_create_tsar()
1352 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_vport_enable_qos()
1365 MLX5_SET(scheduling_context, sched_ctx, element_type, in esw_vport_enable_qos()
1367 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_vport_enable_qos()
1370 MLX5_SET(scheduling_context, sched_ctx, parent_element_id, in esw_vport_enable_qos()
1372 MLX5_SET(scheduling_context, sched_ctx, max_average_bw, in esw_vport_enable_qos()
1374 MLX5_SET(scheduling_context, sched_ctx, bw_share, initial_bw_share); in esw_vport_enable_qos()
1411 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_vport_qos_config()
1424 MLX5_SET(scheduling_context, sched_ctx, element_type, in esw_vport_qos_config()
1426 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_vport_qos_config()
[all …]
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h4012 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
5416 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
6789 struct mlx5_ifc_scheduling_context_bits scheduling_context; member