Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c1356 uint32_t tunnel_ptype = 0; in flow_rxq_tunnel_ptype_update() local
1362 if (!tunnel_ptype) { in flow_rxq_tunnel_ptype_update()
1363 tunnel_ptype = tunnels_info[i].ptype; in flow_rxq_tunnel_ptype_update()
1365 tunnel_ptype = 0; in flow_rxq_tunnel_ptype_update()
1369 rxq_ctrl->rxq.tunnel = tunnel_ptype; in flow_rxq_tunnel_ptype_update()