Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A 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()
H A Deswitch.c989 u32 tsar_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_create_tsar()
1003 MLX5_SET(scheduling_context, tsar_ctx, element_type, in esw_create_tsar()
1006 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in esw_create_tsar()
1041 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_vport_enable_qos()
1053 MLX5_SET(scheduling_context, sched_ctx, element_type, in esw_vport_enable_qos()
1055 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_vport_enable_qos()
1058 MLX5_SET(scheduling_context, sched_ctx, parent_element_id, in esw_vport_enable_qos()
1060 MLX5_SET(scheduling_context, sched_ctx, max_average_bw, in esw_vport_enable_qos()
1062 MLX5_SET(scheduling_context, sched_ctx, bw_share, initial_bw_share); in esw_vport_enable_qos()
1100 u32 sched_ctx[MLX5_ST_SZ_DW(scheduling_context)] = {0}; in esw_vport_qos_config()
[all …]
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h4753 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
6287 struct mlx5_ifc_scheduling_context_bits scheduling_context; member
7675 struct mlx5_ifc_scheduling_context_bits scheduling_context; member