Searched defs:mlx5_esw_indir_table_entry (Results 1 – 1 of 1) sorted by relevance
29 struct mlx5_esw_indir_table_entry { struct30 struct hlist_node hlist;31 struct mlx5_flow_table *ft;32 struct mlx5_flow_group *recirc_grp;33 struct mlx5_flow_group *fwd_grp;34 struct mlx5_flow_handle *fwd_rule;35 struct mlx5_esw_indir_table_rule *recirc_rule;36 int fwd_ref;38 u16 vport;