Searched refs:mlx5_create_vport_flow_table (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/linux/mlx5/ |
D | fs.h | 167 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.c | 994 acl = mlx5_create_vport_flow_table(root_ns, 0, table_size, 0, vport->vport); in esw_vport_enable_egress_acl() 1112 acl = mlx5_create_vport_flow_table(root_ns, 0, table_size, 0, vport->vport); in esw_vport_enable_ingress_acl()
|
D | fs_core.c | 1079 struct mlx5_flow_table *mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() function
|