Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Drl.c48 scheduling_context); in mlx5_create_scheduling_element_cmd()
53 memcpy(schedc, ctx, MLX5_ST_SZ_BYTES(scheduling_context)); in mlx5_create_scheduling_element_cmd()
72 scheduling_context); in mlx5_modify_scheduling_element_cmd()
81 memcpy(schedc, ctx, MLX5_ST_SZ_BYTES(scheduling_context)); in mlx5_modify_scheduling_element_cmd()
Deswitch.c988 u32 tsar_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_create_tsar()
1002 MLX5_SET(scheduling_context, tsar_ctx, element_type, in esw_create_tsar()
1005 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in esw_create_tsar()
1040 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_vport_enable_qos()
1052 MLX5_SET(scheduling_context, sched_ctx, element_type, in esw_vport_enable_qos()
1054 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_vport_enable_qos()
1057 MLX5_SET(scheduling_context, sched_ctx, parent_element_id, in esw_vport_enable_qos()
1059 MLX5_SET(scheduling_context, sched_ctx, max_average_bw, in esw_vport_enable_qos()
1061 MLX5_SET(scheduling_context, sched_ctx, bw_share, initial_bw_share); in esw_vport_enable_qos()
1099 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_vport_qos_config()
[all …]
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc.h4750 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
6285 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
7673 struct mlx5_ifc_scheduling_context_bits scheduling_context; member