Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c597 const int max_bd_bytes = !irq_coalesce && !iudma->is_tx ? in iudma_write() local
620 n_bytes = min_t(int, bytes_left, max_bd_bytes); in iudma_write()