Searched refs:murb_pool (Results 1 – 2 of 2) sorted by relevance
429 struct oxu_murb *murb_pool; /* murb per split big urb */ member
688 index = murb - &oxu->murb_pool[0]; in oxu_murb_free()707 murb = &(oxu->murb_pool)[i]; in oxu_murb_alloc()723 kfree(oxu->murb_pool); in ehci_mem_cleanup()724 oxu->murb_pool = NULL; in ehci_mem_cleanup()752 oxu->murb_pool = kcalloc(MURB_NUM, sizeof(struct oxu_murb), flags); in ehci_mem_init()753 if (!oxu->murb_pool) in ehci_mem_init()