Home
last modified time | relevance | path

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

/freebsd/sys/dev/flash/
H A Dcqspi.c77 #define TX_QUEUE_SIZE 16 macro
720 xdma_prep_sg(sc->xchan_tx, TX_QUEUE_SIZE, maxphys, 8, 16, 0, in cqspi_attach()
722 xdma_prep_sg(sc->xchan_rx, TX_QUEUE_SIZE, maxphys, 8, 16, 0, in cqspi_attach()
/freebsd/sys/dev/xilinx/
H A Dif_xae.c96 #define TX_QUEUE_SIZE 64 macro
909 TX_QUEUE_SIZE, /* xchan requests queue size */ in setup_xdma()