Searched refs:oxu_murb (Results 1 – 1 of 1) sorted by relevance
373 struct oxu_murb { struct436 struct oxu_murb *murb_pool; /* murb per split big urb */1082 static void oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb) in oxu_murb_free()1094 static struct oxu_murb *oxu_murb_alloc(struct oxu_hcd *oxu) in oxu_murb_alloc()1098 struct oxu_murb *murb = NULL; in oxu_murb_alloc()1152 oxu->murb_pool = kcalloc(MURB_NUM, sizeof(struct oxu_murb), flags); in ehci_mem_init()1391 struct oxu_murb *murb = NULL; in qh_completions()1421 murb = (struct oxu_murb *) last->urb; in qh_completions()1504 urb : ((struct oxu_murb *) urb)->main, in qh_completions()1524 murb = (struct oxu_murb *) last->urb; in qh_completions()[all …]