Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c60 struct mlx5_tc_ct_priv { struct
61 struct mlx5_core_dev *dev;
62 const struct net_device *netdev;
63 struct mod_hdr_tbl *mod_hdr_tbl;
64 struct xarray tuple_ids;
65 struct rhashtable zone_ht;
66 struct rhashtable ct_tuples_ht;
67 struct rhashtable ct_tuples_nat_ht;
68 struct mlx5_flow_table *ct;
69 struct mlx5_flow_table *ct_nat;
[all …]