Home
last modified time | relevance | path

Searched defs:tx_limit (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/fwserial/
Ddma_fifo.h59 int tx_limit; /* max # of bytes per dma transaction */ member
119 static inline int dma_fifo_change_tx_limit(struct dma_fifo *fifo, int tx_limit) in dma_fifo_change_tx_limit()
Ddma_fifo.c68 int tx_limit, int open_limit, gfp_t gfp_mask) in dma_fifo_alloc()
/linux-4.1.27/drivers/i2c/busses/
Di2c-designware-core.c456 int tx_limit, rx_limit; in i2c_dw_xfer_msg() local
/linux-4.1.27/drivers/net/ethernet/nvidia/
Dforcedeth.c833 int tx_limit; member