Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h76 struct mlx5e_tc_flow { struct
77 struct rhash_head node;
78 struct mlx5e_priv *priv;
79 u64 cookie;
80 unsigned long flags;
84 struct list_head l3_to_l2_reformat;
85 struct mlx5e_decap_entry *decap_reformat;
88 struct list_head decap_routes;
89 struct mlx5e_route_entry *decap_route;
105 int tmp_entry_index;
[all …]