Searched refs:act_idx (Results 1 – 6 of 6) sorted by relevance
108 uint16_t act_idx; member
103 uint16_t act_idx; member
447 uint32_t act_idx = (uint32_t)(uintptr_t)action->conf; in flow_hw_shared_action_translate() local448 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_hw_shared_action_translate()449 uint32_t idx = act_idx & in flow_hw_shared_action_translate()844 uint32_t act_idx = (uint32_t)(uintptr_t)action->conf; in flow_hw_shared_action_construct() local845 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_hw_shared_action_construct()846 uint32_t idx = act_idx & in flow_hw_shared_action_construct()
4188 uint32_t act_idx = (uint32_t)(uintptr_t)handle->action; in flow_action_handles_translate() local4189 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_action_handles_translate()4190 uint32_t idx = act_idx & in flow_action_handles_translate()4262 uint32_t act_idx = (uint32_t)(uintptr_t)handle->action; in flow_get_shared_rss_action() local4263 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_get_shared_rss_action()4264 uint32_t idx = act_idx & in flow_get_shared_rss_action()
15263 uint32_t act_idx = (uint32_t)(uintptr_t)handle; in flow_dv_action_destroy() local15264 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_dv_action_destroy()15265 uint32_t idx = act_idx & ((1u << MLX5_INDIRECT_ACTION_TYPE_OFFSET) - 1); in flow_dv_action_destroy()15474 uint32_t act_idx = (uint32_t)(uintptr_t)handle; in flow_dv_action_update() local15475 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_dv_action_update()15476 uint32_t idx = act_idx & ((1u << MLX5_INDIRECT_ACTION_TYPE_OFFSET) - 1); in flow_dv_action_update()16147 uint32_t act_idx = (uint32_t)(uintptr_t)handle; in flow_dv_action_query() local16148 uint32_t type = act_idx >> MLX5_INDIRECT_ACTION_TYPE_OFFSET; in flow_dv_action_query()16149 uint32_t idx = act_idx & ((1u << MLX5_INDIRECT_ACTION_TYPE_OFFSET) - 1); in flow_dv_action_query()
1698 uint32_t act_idx, mark, mark_flag; in ulp_mapper_mark_act_ptr_process() local1720 act_idx = tfp_be_to_cpu_64(val64); in ulp_mapper_mark_act_ptr_process()1723 act_idx, mark); in ulp_mapper_mark_act_ptr_process()1732 fid_parms.resource_hndl = act_idx; in ulp_mapper_mark_act_ptr_process()1746 uint32_t act_idx, mark, mark_flag; in ulp_mapper_mark_vfr_idx_process() local1765 act_idx = tfp_be_to_cpu_64(val64); in ulp_mapper_mark_vfr_idx_process()1771 act_idx, mark); in ulp_mapper_mark_vfr_idx_process()1780 fid_parms.resource_hndl = act_idx; in ulp_mapper_mark_vfr_idx_process()