Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c6626 uint32_t fdb_tx = 0; in flow_create_split_sample() local
6656 fdb_tx = (attr->transfer && priv->representor_id != UINT16_MAX); in flow_create_split_sample()
6661 add_tag = (!fdb_tx || in flow_create_split_sample()
H A Dmlx5_flow_dv.c2740 bool fdb_tx = priv->representor_id != UINT16_MAX; in flow_dv_validate_action_pop_vlan() local
2744 if (fdb_tx && is_cx5) in flow_dv_validate_action_pop_vlan()
8008 bool fdb_tx = priv->representor_id != UINT16_MAX; in flow_dv_validate() local
8012 if (!fdb_tx && is_cx5) in flow_dv_validate()