Searched defs:mlx5_ct_ft (Results 1 – 1 of 1) sorted by relevance
104 struct mlx5_ct_ft { struct105 struct rhash_head node;106 u16 zone;107 u32 zone_restore_id;108 refcount_t refcount;109 struct nf_flowtable *nf_ft;110 struct mlx5_tc_ct_priv *ct_priv;111 struct rhashtable ct_entries_ht;112 struct mlx5_tc_ct_pre pre_ct;113 struct mlx5_tc_ct_pre pre_ct_nat;