Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/include/linux/mlx5/
Dfs.h181 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns,
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1158 mlx5_create_vport_flow_table(struct mlx5_flow_namespace *ns, in mlx5_create_vport_flow_table() function
Deswitch_offloads.c2500 acl = mlx5_create_vport_flow_table(egress_ns, &ft_attr, vport->vport); in esw_set_master_egress_rule()