Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/sys/dev/xilinx/
H A Dif_xae.c293 xdma_queue_submit(sc->xchan_tx); in xae_transmit_locked()
1029 xdma_queue_submit(sc->xchan_rx); in xae_attach()
/freebsd-14.2/sys/dev/altera/atse/
H A Dif_atse.c330 xdma_queue_submit(sc->xchan_tx); in atse_transmit_locked()
1411 xdma_queue_submit(sc->xchan_rx); in atse_attach()