Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqos.c29 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in mlx5_qos_create_leaf_node()
36 MLX5_SET(scheduling_context, sched_ctx, parent_element_id, parent_id); in mlx5_qos_create_leaf_node()
37 MLX5_SET(scheduling_context, sched_ctx, element_type, in mlx5_qos_create_leaf_node()
39 MLX5_SET(scheduling_context, sched_ctx, bw_share, bw_share); in mlx5_qos_create_leaf_node()
40 MLX5_SET(scheduling_context, sched_ctx, max_average_bw, max_avg_bw); in mlx5_qos_create_leaf_node()
49 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in mlx5_qos_create_inner_node()
60 MLX5_SET(scheduling_context, sched_ctx, parent_element_id, parent_id); in mlx5_qos_create_inner_node()
61 MLX5_SET(scheduling_context, sched_ctx, element_type, in mlx5_qos_create_inner_node()
63 MLX5_SET(scheduling_context, sched_ctx, bw_share, bw_share); in mlx5_qos_create_inner_node()
64 MLX5_SET(scheduling_context, sched_ctx, max_average_bw, max_avg_bw); in mlx5_qos_create_inner_node()
[all …]
/linux/tools/verification/models/sched/
H A Dsco.dot4 {node [shape = plaintext] "scheduling_context"};
9 "scheduling_context" [label = "scheduling_context"];
10 "scheduling_context" -> "thread_context" [ label = "schedule_exit" ];
12 "thread_context" -> "scheduling_context" [ label = "schedule_entry" ];
/linux/Documentation/trace/rv/
H A Dmonitor_sched.rst62 scheduling_context -+
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h5808 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
7928 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
9327 struct mlx5_ifc_scheduling_context_bits scheduling_context; member