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() 224 req->length = DBC_MAX_PACKET; in dbc_tty_write()
49 #define DBC_MAX_PACKET 1024 macro