Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c42 struct mlx5_tc_ct_priv { struct
43 struct mlx5_core_dev *dev;
44 const struct net_device *netdev;
45 struct mod_hdr_tbl *mod_hdr_tbl;
46 struct idr fte_ids;
47 struct xarray tuple_ids;
48 struct rhashtable zone_ht;
49 struct rhashtable ct_tuples_ht;
50 struct rhashtable ct_tuples_nat_ht;
51 struct mlx5_flow_table *ct;
[all …]