Searched refs:act_idx (Results 1 – 4 of 4) sorted by relevance
385 uint16_t act_idx; member
1251 uint32_t act_idx, mark, mark_flag; in ulp_mapper_mark_act_ptr_process() local1272 act_idx = tfp_be_to_cpu_64(val64); in ulp_mapper_mark_act_ptr_process()1275 act_idx, mark); in ulp_mapper_mark_act_ptr_process()1284 fid_parms.resource_hndl = act_idx; in ulp_mapper_mark_act_ptr_process()1299 uint32_t act_idx, mark, mark_flag; in ulp_mapper_mark_vfr_idx_process() local1318 act_idx = tfp_be_to_cpu_64(val64); in ulp_mapper_mark_vfr_idx_process()1324 act_idx, mark); in ulp_mapper_mark_vfr_idx_process()1333 fid_parms.resource_hndl = act_idx; in ulp_mapper_mark_vfr_idx_process()
3260 uint32_t act_idx = (uint32_t)(uintptr_t)shared->action; in flow_shared_actions_translate() local3261 uint32_t type = act_idx >> MLX5_SHARED_ACTION_TYPE_OFFSET; in flow_shared_actions_translate()3262 uint32_t idx = act_idx & ((1u << MLX5_SHARED_ACTION_TYPE_OFFSET) in flow_shared_actions_translate()3319 uint32_t act_idx = (uint32_t)(uintptr_t)shared->action; in flow_get_shared_rss_action() local3320 uint32_t type = act_idx >> MLX5_SHARED_ACTION_TYPE_OFFSET; in flow_get_shared_rss_action()3321 uint32_t idx = act_idx & in flow_get_shared_rss_action()
11643 uint32_t act_idx = (uint32_t)(uintptr_t)action; in flow_dv_action_destroy() local11644 uint32_t type = act_idx >> MLX5_SHARED_ACTION_TYPE_OFFSET; in flow_dv_action_destroy()11645 uint32_t idx = act_idx & ((1u << MLX5_SHARED_ACTION_TYPE_OFFSET) - 1); in flow_dv_action_destroy()11756 uint32_t act_idx = (uint32_t)(uintptr_t)action; in flow_dv_action_update() local11757 uint32_t type = act_idx >> MLX5_SHARED_ACTION_TYPE_OFFSET; in flow_dv_action_update()11758 uint32_t idx = act_idx & ((1u << MLX5_SHARED_ACTION_TYPE_OFFSET) - 1); in flow_dv_action_update()11778 uint32_t act_idx = (uint32_t)(uintptr_t)action; in flow_dv_action_query() local11779 uint32_t type = act_idx >> MLX5_SHARED_ACTION_TYPE_OFFSET; in flow_dv_action_query()11780 uint32_t idx = act_idx & ((1u << MLX5_SHARED_ACTION_TYPE_OFFSET) - 1); in flow_dv_action_query()