Searched refs:is_drop (Results 1 – 2 of 2) sorted by relevance
2011 bool is_drop = false; in qede_parse_actions() local2022 is_drop = true; in qede_parse_actions()2025 if (num_act == 1 && is_drop) in qede_parse_actions()
2879 bool is_drop = flow_act->action & MLX5_FLOW_CONTEXT_ACTION_DROP; in is_valid_esp_aes_gcm() local2889 (!egress || (!is_drop && !flow_act->has_flow_tag)) ? in is_valid_esp_aes_gcm()