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