Searched refs:ida_simple_remove (Results 1 – 3 of 3) sorted by relevance
120 void ida_simple_remove(struct ida *ida, unsigned int id);
114 ida_simple_remove(&dev->roce.reserved_gids.ida, gid_index); in mlx5_core_reserved_gid_free()
788 ida_simple_remove(struct ida *ida, unsigned int id) in ida_simple_remove() function