Home
last modified time | relevance | path

Searched refs:mlx5_flow_namespace (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dfs.h91 struct mlx5_flow_namespace;
137 struct mlx5_flow_namespace *
139 struct mlx5_flow_namespace *
142 struct mlx5_flow_namespace *
148 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns,
163 mlx5_create_flow_table(struct mlx5_flow_namespace *ns,
167 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
172 struct mlx5_flow_namespace *ns,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h113 struct mlx5_flow_namespace **fdb_sub_ns;
219 struct mlx5_flow_namespace { struct
244 struct mlx5_flow_namespace ns; argument
269 int mlx5_flow_namespace_set_mode(struct mlx5_flow_namespace *ns,
Dfs_core.c353 static struct fs_prio *find_prio(struct mlx5_flow_namespace *ns, in find_prio()
382 struct mlx5_flow_namespace *ns; in find_root()
391 ns = container_of(root, struct mlx5_flow_namespace, node); in find_root()
1003 static struct mlx5_flow_table *__mlx5_create_flow_table(struct mlx5_flow_namespace *ns, in __mlx5_create_flow_table()
1073 struct mlx5_flow_table *mlx5_create_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_flow_table()
1079 struct mlx5_flow_table *mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table()
1093 mlx5_create_lag_demux_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_lag_demux_flow_table()
1105 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_auto_grouped_flow_table()
2056 struct mlx5_flow_namespace *mlx5_get_fdb_sub_ns(struct mlx5_core_dev *dev, in mlx5_get_fdb_sub_ns()
2068 struct mlx5_flow_namespace *mlx5_get_flow_namespace(struct mlx5_core_dev *dev, in mlx5_get_flow_namespace()
[all …]
Drdma.c28 struct mlx5_flow_namespace *ns = NULL; in mlx5_rdma_enable_roce_steering()
Deswitch_offloads_termtbl.c53 struct mlx5_flow_namespace *root_ns; in mlx5_eswitch_termtbl_create()
Deswitch_offloads.c894 struct mlx5_flow_namespace *ns, in create_next_size_table()
926 struct mlx5_flow_namespace *ns; in esw_get_prio_table()
1051 struct mlx5_flow_namespace *root_ns; in esw_create_offloads_fdb_tables()
1247 struct mlx5_flow_namespace *ns; in esw_create_offloads_table()
Deswitch.h156 struct mlx5_flow_namespace *ns;
Deswitch.c290 struct mlx5_flow_namespace *root_ns; in esw_create_legacy_vepa_table()
318 struct mlx5_flow_namespace *root_ns; in esw_create_legacy_fdb_table()
963 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_egress_acl()
1075 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_ingress_acl()
Den_fs_ethtool.c62 struct mlx5_flow_namespace *ns; in get_flow_table()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h198 struct mlx5_flow_namespace *ns;
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3240 static struct mlx5_ib_flow_prio *_get_prio(struct mlx5_flow_namespace *ns, in _get_prio()
3265 struct mlx5_flow_namespace *ns = NULL; in get_flow_table()
3937 struct mlx5_flow_namespace *ns = NULL; in _get_flow_table()
5185 struct mlx5_flow_namespace *ns = mlx5_get_flow_namespace(mdev, in mlx5_eth_lag_init()