Searched defs:encap_flow_item (Results 1 – 2 of 2) sorted by relevance
65 struct encap_flow_item { struct66 struct mlx5e_encap_entry *e; /* attached encap instance */67 struct list_head list;68 int index;
112 struct encap_flow_item { struct133 struct encap_flow_item encaps[MLX5_MAX_FLOW_FWD_VPORTS]; argument