Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_queue.c104 xdma_queue_submit(xdma_channel_t *xchan) in xdma_queue_submit() function
H A Dxdma.h268 int xdma_queue_submit(xdma_channel_t *xchan);
H A Dxdma.c340 xdma_queue_submit(xchan); in xdma_callback()
/freebsd/sys/dev/flash/
H A Dcqspi.c451 xdma_queue_submit(sc->xchan_tx); in cqspi_write()
503 xdma_queue_submit(sc->xchan_rx); in cqspi_read()
/freebsd/sys/dev/xilinx/
H A Dif_xae.c296 xdma_queue_submit(sc->xchan_tx); in xae_transmit_locked()
1042 xdma_queue_submit(sc->xchan_rx); in xae_attach()