Searched refs:DBC_MAX_PACKET (Results 1 – 2 of 2) sorted by relevance
37 len = min(len, DBC_MAX_PACKET); in dbc_kfifo_to_req()100 req->length = DBC_MAX_PACKET; in dbc_start_rx()165 req->length = DBC_MAX_PACKET; in xhci_dbc_alloc_requests()
49 #define DBC_MAX_PACKET 1024 macro