Searched refs:GET_MAX_PACKET (Results 1 – 3 of 3) sorted by relevance
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()
748 #define GET_MAX_PACKET(p) ((p) & 0x7ff) macro
3071 maxp = GET_MAX_PACKET(usb_endpoint_maxp(&urb->ep->desc)); in xhci_td_remainder()3738 GET_MAX_PACKET( in xhci_queue_isoc_tx()