Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c5354 int32_t flow_src_port = priv->representor_id; in flow_meter_split_prep() local
5383 flow_src_port = port_priv->representor_id; in flow_meter_split_prep()
5385 flow_src_port != priv->representor_id) { in flow_meter_split_prep()
5388 flow_src_port, in flow_meter_split_prep()
5409 (attr->egress || (attr->transfer && flow_src_port != UINT16_MAX)); in flow_meter_split_prep()
H A Dmlx5_flow_dv.c5237 int32_t flow_src_port = priv->representor_id; in mlx5_flow_validate_action_meter() local
5251 flow_src_port = port_priv->representor_id; in mlx5_flow_validate_action_meter()
5253 if (flow_src_port != policy_port_priv->representor_id) in mlx5_flow_validate_action_meter()