Searched refs:max_psize (Results 1 – 1 of 1) sorted by relevance
282 unsigned int max_psize; member1112 epctx->max_psize = ctx[1]>>16; in xhci_init_epctx()1113 epctx->max_psize *= 1+((ctx[1]>>8)&0xff); in xhci_init_epctx()1147 "size is %d\n", epid/2, epid%2, epctx->type, epctx->max_psize); in xhci_enable_ep()