Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4464 bool *has_mtr, bool *has_modify, uint32_t *meter_id) in flow_check_meter_action() argument
4482 *has_modify |= flow_check_modify_action_type(dev, in flow_check_meter_action()
6426 bool has_modify = false; in flow_create_split_meter() local
6439 &has_modify, &meter_id); in flow_create_split_meter()
6489 (!has_modify || !fm->drop_cnt)) in flow_create_split_meter()