hw_max_packet_size 1392 drivers/usb/host/xhci.c 	int hw_max_packet_size;
hw_max_packet_size 1397 drivers/usb/host/xhci.c 	hw_max_packet_size = MAX_PACKET_DECODED(le32_to_cpu(ep_ctx->ep_info2));
hw_max_packet_size 1399 drivers/usb/host/xhci.c 	if (hw_max_packet_size != max_packet_size) {
hw_max_packet_size 1407 drivers/usb/host/xhci.c 				hw_max_packet_size);