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