Searched defs:mlx5e_ipsec_ft (Results 1 – 1 of 1) sorted by relevance
194 struct mlx5e_ipsec_ft { struct195 struct mutex mutex; /* Protect changes to this struct */196 struct mlx5_flow_table *pol;197 struct mlx5_flow_table *sa;198 struct mlx5_flow_table *sa_sel;199 struct mlx5_flow_table *status;200 u32 refcnt;