Searched refs:murb_pool (Results 1 – 2 of 2) sorted by relevance
430 struct oxu_murb *murb_pool; /* murb per split big urb */ member
674 index = murb - &oxu->murb_pool[0]; in oxu_murb_free()693 murb = &(oxu->murb_pool)[i]; in oxu_murb_alloc()709 kfree(oxu->murb_pool); in ehci_mem_cleanup()710 oxu->murb_pool = NULL; in ehci_mem_cleanup()738 oxu->murb_pool = kcalloc(MURB_NUM, sizeof(struct oxu_murb), flags); in ehci_mem_init()739 if (!oxu->murb_pool) in ehci_mem_init()