Home
last modified time | relevance | path

Searched refs:xdma_queue_submit (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/xdma/
H A Dxdma_queue.c106 xdma_queue_submit(xdma_channel_t *xchan) in xdma_queue_submit() function
H A Dxdma.h246 int xdma_queue_submit(xdma_channel_t *xchan);
H A Dxdma.c290 xdma_queue_submit(xchan); in xdma_callback()
/freebsd-12.1/sys/dev/flash/
H A Dcqspi.c454 xdma_queue_submit(sc->xchan_tx); in cqspi_write()
506 xdma_queue_submit(sc->xchan_rx); in cqspi_read()
/freebsd-12.1/sys/dev/xilinx/
H A Dif_xae.c296 xdma_queue_submit(sc->xchan_tx); in xae_transmit_locked()
978 xdma_queue_submit(sc->xchan_rx); in xae_attach()
/freebsd-12.1/sys/dev/altera/atse/
H A Dif_atse.c334 xdma_queue_submit(sc->xchan_tx); in atse_transmit_locked()
1426 xdma_queue_submit(sc->xchan_rx); in atse_attach()