Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-dbgtty.c42 len = dbc_send_packet(port, req->buf, DBC_MAX_PACKET); in dbc_start_tx()
80 req->length = DBC_MAX_PACKET; in dbc_start_rx()
146 req->length = DBC_MAX_PACKET; in xhci_dbc_alloc_requests()
Dxhci-dbgcap.h49 #define DBC_MAX_PACKET 1024 macro