Home
last modified time | relevance | path

Searched defs:mlx5e_tc_flow (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h77 struct mlx5e_tc_flow { struct
78 struct rhash_head node;
79 struct mlx5e_priv *priv;
80 u64 cookie;
81 unsigned long flags;
82 struct mlx5_flow_handle *rule[MLX5E_TC_MAX_SPLITS + 1];
85 struct list_head l3_to_l2_reformat;
86 struct mlx5e_decap_entry *decap_reformat;
89 struct list_head decap_routes;
90 struct mlx5e_route_entry *decap_route;
[all …]