Searched refs:indirect_type (Results 1 – 4 of 4) sorted by relevance
41 int indirect_type; member
360 if (indir->indirect_type != HNS3_INDIRECT_ACTION_TYPE_COUNT) in hns3_handle_action_indirect()2211 handle->indirect_type = HNS3_INDIRECT_ACTION_TYPE_COUNT; in hns3_flow_action_create()2233 if (handle->indirect_type != HNS3_INDIRECT_ACTION_TYPE_COUNT) { in hns3_flow_action_destroy()2274 if (handle->indirect_type != HNS3_INDIRECT_ACTION_TYPE_COUNT) { in hns3_flow_action_query()
1010 uint32_t indirect_type:2; /**< Indirect action type. */ member
13523 flow->indirect_type = in flow_dv_translate()14763 if (flow->indirect_type == MLX5_INDIRECT_ACTION_TYPE_CT && flow->ct) in flow_dv_destroy()