Searched defs:mlx5_ct_ft (Results 1 – 1 of 1) sorted by relevance
87 struct mlx5_ct_ft { struct88 struct rhash_head node;89 u16 zone;90 u32 zone_restore_id;91 refcount_t refcount;92 struct nf_flowtable *nf_ft;93 struct mlx5_tc_ct_priv *ct_priv;94 struct rhashtable ct_entries_ht;95 struct mlx5_tc_ct_pre pre_ct;96 struct mlx5_tc_ct_pre pre_ct_nat;