• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/

Lines Matching refs:mv_xor_desc_slot

40 	container_of(tx, struct mv_xor_desc_slot, async_tx)
42 static void mv_desc_init(struct mv_xor_desc_slot *desc, unsigned long flags)
51 static u32 mv_desc_get_dest_addr(struct mv_xor_desc_slot *desc)
57 static u32 mv_desc_get_src_addr(struct mv_xor_desc_slot *desc,
65 static void mv_desc_set_byte_count(struct mv_xor_desc_slot *desc,
72 static void mv_desc_set_next_desc(struct mv_xor_desc_slot *desc,
80 static void mv_desc_clear_next_desc(struct mv_xor_desc_slot *desc)
86 static void mv_desc_set_block_fill_val(struct mv_xor_desc_slot *desc, u32 val)
91 static void mv_desc_set_dest_addr(struct mv_xor_desc_slot *desc,
105 static void mv_desc_set_src_addr(struct mv_xor_desc_slot *desc,
176 static int mv_can_chain(struct mv_xor_desc_slot *desc)
178 struct mv_xor_desc_slot *chain_old_tail = list_entry(
179 desc->chain_node.prev, struct mv_xor_desc_slot, chain_node);
249 struct mv_xor_desc_slot *slot)
264 struct mv_xor_desc_slot *sw_desc)
288 mv_xor_run_tx_complete_actions(struct mv_xor_desc_slot *desc,
307 struct mv_xor_desc_slot *unmap = desc->group_head;
351 struct mv_xor_desc_slot *iter, *_iter;
366 mv_xor_clean_slot(struct mv_xor_desc_slot *desc,
387 struct mv_xor_desc_slot *iter, *_iter;
429 struct mv_xor_desc_slot *chain_head;
431 struct mv_xor_desc_slot,
455 static struct mv_xor_desc_slot *
459 struct mv_xor_desc_slot *iter, *_iter, *alloc_start = NULL;
473 struct mv_xor_desc_slot,
496 struct mv_xor_desc_slot *alloc_tail = NULL;
497 struct mv_xor_desc_slot *last_used = NULL;
514 struct mv_xor_desc_slot,
539 struct mv_xor_desc_slot *desc)
553 struct mv_xor_desc_slot *sw_desc = to_mv_xor_slot(tx);
555 struct mv_xor_desc_slot *grp_start, *old_chain_tail;
574 struct mv_xor_desc_slot,
615 struct mv_xor_desc_slot *slot = NULL;
650 struct mv_xor_desc_slot,
665 struct mv_xor_desc_slot *sw_desc, *grp_start;
704 struct mv_xor_desc_slot *sw_desc, *grp_start;
741 struct mv_xor_desc_slot *sw_desc, *grp_start;
779 struct mv_xor_desc_slot *iter, *_iter;