Searched defs:max_packet_size (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-commands.c34 dwc3_cmd_ep_set_config(dwc3_t* dwc, unsigned ep_num, unsigned ep_type, unsigned max_packet_size, unsigned interval, bool modify) argument
H A Ddwc3.h67 uint16_t max_packet_size; member in struct:__anon505
/fuchsia/zircon/system/dev/usb/usb-hub/
H A Dusb-hub.c449 uint16_t max_packet_size = usb_ep_max_packet(endp); local
/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-device-manager.c629 int max_packet_size = usb_ep_max_packet(ep_desc); local
H A Dxhci.h65 uint16_t max_packet_size; member in struct:__anon549
/fuchsia/zircon/system/dev/ethernet/usb-cdc-ecm/
H A Dusb-cdc-ecm.c39 uint16_t max_packet_size; member in struct:__anon353
/fuchsia/zircon/third_party/ulib/usb-dwc-regs/include/dwc2/
H A Dusb_dwc_regs.h461 uint32_t max_packet_size : 11; /* Bits 0-10 */ member in struct:dwc_regs::dwc_host_channel::dwc_host_channel_characteristics::__anon1932
/fuchsia/zircon/system/dev/usb/dwc2/
H A Ddwc2.c1372 uint32_t max_packet_size = characteristics.max_packet_size; local
[all...]

Completed in 135 milliseconds