Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c972 uint32_t tunnel_ptype = 0; in flow_rxq_tunnel_ptype_update() local
978 if (!tunnel_ptype) { in flow_rxq_tunnel_ptype_update()
979 tunnel_ptype = tunnels_info[i].ptype; in flow_rxq_tunnel_ptype_update()
981 tunnel_ptype = 0; in flow_rxq_tunnel_ptype_update()
985 rxq_ctrl->rxq.tunnel = tunnel_ptype; in flow_rxq_tunnel_ptype_update()