Searched refs:esw_ingress_root_ns (Results 1 – 2 of 2) sorted by relevance
2448 if (steering->esw_ingress_root_ns && in mlx5_get_flow_vport_acl_namespace()2449 steering->esw_ingress_root_ns[vport]) in mlx5_get_flow_vport_acl_namespace()3048 if (!steering->esw_ingress_root_ns[vport]) in init_ingress_acl_root_ns()3106 steering->esw_ingress_root_ns = in mlx5_fs_ingress_acls_init()3108 sizeof(*steering->esw_ingress_root_ns), in mlx5_fs_ingress_acls_init()3110 if (!steering->esw_ingress_root_ns) in mlx5_fs_ingress_acls_init()3124 kfree(steering->esw_ingress_root_ns); in mlx5_fs_ingress_acls_init()3125 steering->esw_ingress_root_ns = NULL; in mlx5_fs_ingress_acls_init()3134 if (!steering->esw_ingress_root_ns) in mlx5_fs_ingress_acls_cleanup()3140 kfree(steering->esw_ingress_root_ns); in mlx5_fs_ingress_acls_cleanup()[all …]
138 struct mlx5_flow_root_namespace **esw_ingress_root_ns; member
Completed in 12 milliseconds