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