Home
last modified time | relevance | path

Searched refs:is_drop (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c2011 bool is_drop = false; in qede_parse_actions() local
2022 is_drop = true; in qede_parse_actions()
2025 if (num_act == 1 && is_drop) in qede_parse_actions()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c2879 bool is_drop = flow_act->action & MLX5_FLOW_CONTEXT_ACTION_DROP; in is_valid_esp_aes_gcm() local
2889 (!egress || (!is_drop && !flow_act->has_flow_tag)) ? in is_valid_esp_aes_gcm()