Searched refs:cdesc_out (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c61 struct cryptocop_dma_desc *cdesc_out; member in struct:cryptocop_int_operation
805 (*int_op)->cdesc_out = NULL;
1280 (*int_op)->cdesc_out = out_cdesc_head.next;
1282 DEBUG(printk("cryptocop_setup_dma_list: out_cdesc_head=0x%p in_cdesc_head=0x%p\n", (*int_op)->cdesc_out, (*int_op)->cdesc_in));
1306 (*int_op)->ctx_out.saved_data = (dma_descr_data*)virt_to_phys((*int_op)->cdesc_out->dma_descr);
1307 (*int_op)->ctx_out.saved_data_buf = (*int_op)->cdesc_out->dma_descr->buf; /* Already physical address. */
1353 struct cryptocop_dma_desc *cd = iop->cdesc_out;
2268 (*pj)->iop->cdesc_out = NULL;
3134 struct cryptocop_dma_desc *cdesc_out = iop->cdesc_out; local
[all...]

Completed in 122 milliseconds