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