Home
last modified time | relevance | path

Searched defs:mlx5_tc_ct_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c61 struct mlx5_tc_ct_priv { struct
62 struct mlx5_core_dev *dev;
63 struct mlx5e_priv *priv;
66 struct xarray tuple_ids;
67 struct rhashtable zone_ht;
68 struct rhashtable ct_tuples_ht;
70 struct mlx5_flow_table *ct;
77 struct mlx5_fs_chains *chains;
78 struct mlx5_ct_fs *fs;
79 struct mlx5_ct_fs_ops *fs_ops;
[all …]