Searched refs:cdesc_in (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.c62 struct cryptocop_dma_desc *cdesc_in; member in struct:cryptocop_int_operation
806 (*int_op)->cdesc_in = NULL;
1281 (*int_op)->cdesc_in = in_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));
1321 (*int_op)->ctx_in.saved_data = (dma_descr_data*)virt_to_phys((*int_op)->cdesc_in->dma_descr);
1322 (*int_op)->ctx_in.saved_data_buf = (*int_op)->cdesc_in->dma_descr->buf; /* Already physical address. */
1363 cd = iop->cdesc_in;
2269 (*pj)->iop->cdesc_in = NULL;
3135 struct cryptocop_dma_desc *cdesc_in = iop->cdesc_in; local
[all...]

Completed in 58 milliseconds