Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dhelper.c39 acl = mlx5_create_vport_flow_table(root_ns, &ft_attr, vport_num); in esw_acl_table_create()
/linux-6.1.9/include/linux/mlx5/
Dfs.h201 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1222 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() function
Deswitch_offloads.c2642 acl = mlx5_create_vport_flow_table(egress_ns, &ft_attr, vport->vport); in esw_set_master_egress_rule()