Searched refs:maxpacketsize (Results 1 – 9 of 9) sorted by relevance
330 int maxpacketsize, in xhci_v1_0_td_remainder() argument343 packets_transferred = (running_total + trb_buff_len) / maxpacketsize; in xhci_v1_0_td_remainder()574 int maxpacketsize; in xhci_bulk_tx() local635 maxpacketsize = usb_maxpacket(udev, pipe); in xhci_bulk_tx()637 total_packet_count = DIV_ROUND_UP(length, maxpacketsize); in xhci_bulk_tx()689 maxpacketsize, in xhci_bulk_tx()
279 (8 << dev->maxpacketsize), DCPMAXP); in send_setup_packet()
984 dev->maxpacketsize = PACKET_SIZE_8; in usb_setup_descriptor()987 dev->maxpacketsize = PACKET_SIZE_64; in usb_setup_descriptor()1020 dev->maxpacketsize = PACKET_SIZE_8; in usb_setup_descriptor()1023 dev->maxpacketsize = PACKET_SIZE_16; in usb_setup_descriptor()1026 dev->maxpacketsize = PACKET_SIZE_32; in usb_setup_descriptor()1029 dev->maxpacketsize = PACKET_SIZE_64; in usb_setup_descriptor()
215 int maxpacketsize; member483 framesize = dev_priv->maxpacketsize; in asix_send_common()702 dev_priv->maxpacketsize = in ax88179_eth_probe()879 priv->maxpacketsize = usb_dev->epmaxpacketout[AX_ENDPOINT_OUT]; in ax88179_eth_probe()
113 int maxpacketsize; member342 (dev)->maxpacketsize)
613 unsigned char maxpacketsize; member
270 u8 maxpktsize = (1 << dev->maxpacketsize) * 8; in ctrlreq_in_data_phase()316 u8 maxpktsize = (1 << dev->maxpacketsize) * 8; in ctrlreq_out_data_phase()
1393 int len, maxpacketsize; in packetize_urb() local1426 maxpacketsize = max_packet(usb_maxpacket(urb->dev, urb->pipe, in packetize_urb()1469 maxpacketsize)) { in packetize_urb()
655 bus_instance->maxpacketsize = 64; in usbtty_init_instances()