Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fwserial/
Ddma_fifo.h110 static inline int dma_fifo_change_tx_limit(struct dma_fifo *fifo, int tx_limit) in dma_fifo_change_tx_limit() function
Dfwserial.c1666 dma_fifo_change_tx_limit(&port->tx_fifo, port->max_payload); in fwserial_virt_plug_complete()
1771 dma_fifo_change_tx_limit(&port->tx_fifo, port->max_payload); in fwserial_release_port()