Searched defs:mlx5e_ipsec_ft (Results 1 – 1 of 1) sorted by relevance
183 struct mlx5e_ipsec_ft { struct184 struct mutex mutex; /* Protect changes to this struct */185 struct mlx5_flow_table *pol;186 struct mlx5_flow_table *sa;187 struct mlx5_flow_table *status;188 u32 refcnt;