Searched refs:desc_out (Results 1 – 2 of 2) sorted by relevance
351 struct dma_async_tx_descriptor *desc_in, *desc_out; in dthe_aes_run() local443 desc_out = dmaengine_prep_slave_sg(dev_data->dma_aes_tx, src, src_mapped_nents, in dthe_aes_run()445 if (!desc_out) { in dthe_aes_run()465 dmaengine_submit(desc_out); in dthe_aes_run()880 struct dma_async_tx_descriptor *desc_in, *desc_out, *desc_aad_out; in dthe_aead_run() local983 desc_out = dmaengine_prep_slave_sg(dev_data->dma_aes_tx, src, in dthe_aead_run()986 if (!desc_out) { in dthe_aead_run()1064 dmaengine_submit(desc_out); in dthe_aead_run()
689 goto desc_out; in wdm_poll()701 desc_out: in wdm_poll()