Searched refs:esw_ingress_root_ns (Results 1 – 2 of 2) sorted by relevance
2301 if (steering->esw_ingress_root_ns && in mlx5_get_flow_vport_acl_namespace()2302 steering->esw_ingress_root_ns[vport]) in mlx5_get_flow_vport_acl_namespace()2902 if (!steering->esw_ingress_root_ns[vport]) in init_ingress_acl_root_ns()2960 steering->esw_ingress_root_ns = in mlx5_fs_ingress_acls_init()2962 sizeof(*steering->esw_ingress_root_ns), in mlx5_fs_ingress_acls_init()2964 if (!steering->esw_ingress_root_ns) in mlx5_fs_ingress_acls_init()2978 kfree(steering->esw_ingress_root_ns); in mlx5_fs_ingress_acls_init()2979 steering->esw_ingress_root_ns = NULL; in mlx5_fs_ingress_acls_init()2988 if (!steering->esw_ingress_root_ns) in mlx5_fs_ingress_acls_cleanup()2994 kfree(steering->esw_ingress_root_ns); in mlx5_fs_ingress_acls_cleanup()[all …]
132 struct mlx5_flow_root_namespace **esw_ingress_root_ns; member
Completed in 32 milliseconds