Home
last modified time | relevance | path

Searched defs:max_packet (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c892 … uint64_t xhci_initialize_slot(const int id, const int port, const int speed, const int max_packet) in xhci_initialize_slot()
934const int max_packet, const int max_burst, const int type, const int direction, in xhci_initialize_ep()
1101 uint8_t direction, const int max_packet, const uint64_t status_vaddr) in xhci_data_stage()
1240 const int max_packet) in xhci_control_in()
1314 const int max_packet) in xhci_control_out()
1552 int16_t max_packet; in xhci_get_descriptor() local
/DragonOS-0.1.7/kernel/src/driver/usb/
Dusb.h130 uint16_t max_packet; member