Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-dbgtty.c52 len = dbc_send_packet(port, req->buf, DBC_MAX_PACKET); in dbc_start_tx()
90 req->length = DBC_MAX_PACKET; in dbc_start_rx()
155 req->length = DBC_MAX_PACKET; in xhci_dbc_alloc_requests()
Dxhci-dbgcap.h49 #define DBC_MAX_PACKET 1024 macro