Home
last modified time | relevance | path

Searched refs:mlx5_create_vport_flow_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dfs.h167 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c994 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()
Dfs_core.c1079 struct mlx5_flow_table *mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() function