Searched refs:mlx5_flow_namespace (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/include/linux/mlx5/ |
| D | fs.h | 91 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/ |
| D | fs_core.h | 113 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,
|
| D | fs_core.c | 353 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 …]
|
| D | rdma.c | 28 struct mlx5_flow_namespace *ns = NULL; in mlx5_rdma_enable_roce_steering()
|
| D | eswitch_offloads_termtbl.c | 53 struct mlx5_flow_namespace *root_ns; in mlx5_eswitch_termtbl_create()
|
| D | eswitch_offloads.c | 894 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()
|
| D | eswitch.h | 156 struct mlx5_flow_namespace *ns;
|
| D | eswitch.c | 290 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()
|
| D | en_fs_ethtool.c | 62 struct mlx5_flow_namespace *ns; in get_flow_table()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | fs.h | 198 struct mlx5_flow_namespace *ns;
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | main.c | 3240 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()
|