Searched refs:mlx5_flow_namespace (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/linux/mlx5/ |
D | fs.h | 79 struct mlx5_flow_namespace; 103 struct mlx5_flow_namespace * 106 struct mlx5_flow_namespace * 112 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns, 127 mlx5_create_flow_table(struct mlx5_flow_namespace *ns, 131 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, 136 struct mlx5_flow_namespace *ns,
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_core.c | 300 static struct fs_prio *find_prio(struct mlx5_flow_namespace *ns, in find_prio() 329 struct mlx5_flow_namespace *ns; in find_root() 338 ns = container_of(root, struct mlx5_flow_namespace, node); in find_root() 942 static struct mlx5_flow_table *__mlx5_create_flow_table(struct mlx5_flow_namespace *ns, in __mlx5_create_flow_table() 1012 struct mlx5_flow_table *mlx5_create_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_flow_table() 1018 struct mlx5_flow_table *mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() 1032 mlx5_create_lag_demux_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_lag_demux_flow_table() 1044 mlx5_create_auto_grouped_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_auto_grouped_flow_table() 1978 struct mlx5_flow_namespace *mlx5_get_flow_namespace(struct mlx5_core_dev *dev, in mlx5_get_flow_namespace() 1985 struct mlx5_flow_namespace *ns; in mlx5_get_flow_namespace() [all …]
|
D | fs_core.h | 196 struct mlx5_flow_namespace { struct 219 struct mlx5_flow_namespace ns; argument
|
D | eswitch_offloads.c | 507 struct mlx5_flow_namespace *root_ns; in esw_create_offloads_fast_fdb_table() 582 struct mlx5_flow_namespace *root_ns; in esw_create_offloads_fdb_tables() 703 struct mlx5_flow_namespace *ns; in esw_create_offloads_table()
|
D | eswitch.c | 254 struct mlx5_flow_namespace *root_ns; in esw_create_legacy_fdb_table() 851 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_egress_acl() 963 struct mlx5_flow_namespace *root_ns; in esw_vport_enable_ingress_acl()
|
D | en_fs_ethtool.c | 60 struct mlx5_flow_namespace *ns; in get_flow_table()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | fs.h | 168 struct mlx5_flow_namespace *ns;
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 3026 static struct mlx5_ib_flow_prio *_get_prio(struct mlx5_flow_namespace *ns, in _get_prio() 3050 struct mlx5_flow_namespace *ns = NULL; in get_flow_table() 3665 struct mlx5_flow_namespace *ns = NULL; in _get_flow_table() 4755 struct mlx5_flow_namespace *ns = mlx5_get_flow_namespace(mdev, in mlx5_eth_lag_init()
|