Searched refs:IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED (Results 1 – 3 of 3) sorted by relevance
55 verbs_flags |= IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED; in esp_flags_uverbs_to_verbs()
3883 (attr->flags & ~(IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED | in mlx5_ib_create_flow_action_esp()3914 if (attr->flags & IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED) in mlx5_ib_create_flow_action_esp()3950 (attr->flags & ~(IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED | in mlx5_ib_modify_flow_action_esp()3959 IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED) && in mlx5_ib_modify_flow_action_esp()3960 attr->flags & (IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED | in mlx5_ib_modify_flow_action_esp()
2120 IB_FLOW_ACTION_ESP_FLAGS_ESN_TRIGGERED = 1ULL << 32, enumerator