Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dhelper.c40 acl = mlx5_create_vport_flow_table(root_ns, &ft_attr, vport_num); in esw_acl_table_create()
/linux/include/linux/mlx5/
H A Dfs.h249 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c1432 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() function
1462 ft = mlx5_create_vport_flow_table(ns, ft_attr, ft_attr->vport); in mlx5_create_auto_grouped_flow_table()
H A Deswitch_offloads.c2924 acl = mlx5_create_vport_flow_table(egress_ns, &ft_attr, vport->vport); in esw_master_egress_create_resources()