Searched refs:max_bd_bytes (Results 1 – 1 of 1) sorted by relevance
597 const int max_bd_bytes = !irq_coalesce && !iudma->is_tx ? in iudma_write() local620 n_bytes = min_t(int, bytes_left, max_bd_bytes); in iudma_write()