Home
last modified time | relevance | path

Searched refs:hw_max_packet_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.c1546 int hw_max_packet_size; in xhci_check_ep0_maxpacket() local
1550 hw_max_packet_size = MAX_PACKET_DECODED(le32_to_cpu(ep_ctx->ep_info2)); in xhci_check_ep0_maxpacket()
1553 if (hw_max_packet_size == max_packet_size) in xhci_check_ep0_maxpacket()
1565 hw_max_packet_size); in xhci_check_ep0_maxpacket()