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