Home
last modified time | relevance | path

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

/drivers/staging/fwserial/
Ddma_fifo.h119 static inline int dma_fifo_change_tx_limit(struct dma_fifo *fifo, int tx_limit) in dma_fifo_change_tx_limit() function
Dfwserial.c1704 dma_fifo_change_tx_limit(&port->tx_fifo, port->max_payload); in fwserial_virt_plug_complete()
1809 dma_fifo_change_tx_limit(&port->tx_fifo, port->max_payload); in fwserial_release_port()