Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dhelper.c40 acl = mlx5_create_vport_flow_table(root_ns, &ft_attr, vport_num); in esw_acl_table_create()
/linux-6.6.21/include/linux/mlx5/
Dfs.h222 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1328 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() function
Deswitch_offloads.c2719 acl = mlx5_create_vport_flow_table(egress_ns, &ft_attr, vport->vport); in esw_master_egress_create_resources()