Searched refs:id_err (Results 1 – 2 of 2) sorted by relevance
62 int id_err; in mlx5_sf_alloc() local70 id_err = mlx5_sf_hw_table_sf_alloc(table->dev, controller, sfnum); in mlx5_sf_alloc()71 if (id_err < 0) { in mlx5_sf_alloc()72 err = id_err; in mlx5_sf_alloc()73 goto id_err; in mlx5_sf_alloc()81 sf->id = id_err; in mlx5_sf_alloc()98 mlx5_sf_hw_table_sf_free(table->dev, controller, id_err); in mlx5_sf_alloc()99 id_err: in mlx5_sf_alloc()
535 goto id_err; in aem_init_aem1_inst()597 id_err: in aem_init_aem1_inst()675 goto id_err; in aem_init_aem2_inst()737 id_err: in aem_init_aem2_inst()
Completed in 8 milliseconds