Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/xdma/
H A Dxdma_queue.c108 xdma_queue_submit(xdma_channel_t *xchan) in xdma_queue_submit() function
H A Dxdma.h270 int xdma_queue_submit(xdma_channel_t *xchan);
H A Dxdma.c346 xdma_queue_submit(xchan); in xdma_callback()
/freebsd-13.1/sys/dev/flash/
H A Dcqspi.c455 xdma_queue_submit(sc->xchan_tx); in cqspi_write()
507 xdma_queue_submit(sc->xchan_rx); in cqspi_read()
/freebsd-13.1/sys/dev/xilinx/
H A Dif_xae.c298 xdma_queue_submit(sc->xchan_tx); in xae_transmit_locked()
1043 xdma_queue_submit(sc->xchan_rx); in xae_attach()
/freebsd-13.1/sys/dev/altera/atse/
H A Dif_atse.c334 xdma_queue_submit(sc->xchan_tx); in atse_transmit_locked()
1421 xdma_queue_submit(sc->xchan_rx); in atse_attach()