Searched refs:ida_alloc (Results 1 – 3 of 3) sorted by relevance
157 static inline int ida_alloc(struct ida *ida, gfp_t gfp) in ida_alloc() function
197 extern struct ida_softc *ida_alloc(device_t dev, struct resource *regs,
2988 softc->aux_dev->id = ida_alloc(&bnxt_aux_dev_ids, GFP_KERNEL); in bnxt_rdma_aux_device_init()