Searched refs:GET_MAX_PACKET (Results 1 – 3 of 3) sorted by relevance
700 #define GET_MAX_PACKET(p) ((p) & 0x7ff) macro
1390 max_packet = GET_MAX_PACKET(usb_endpoint_maxp(&ep->desc)); in xhci_get_max_esit_payload()1455 max_packet = GET_MAX_PACKET(usb_endpoint_maxp(&ep->desc)); in xhci_endpoint_init()
3032 maxp = GET_MAX_PACKET(usb_endpoint_maxp(&urb->ep->desc)); in xhci_td_remainder()3606 GET_MAX_PACKET( in xhci_queue_isoc_tx()