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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/
H A Dmv_xor.c246 * Caller must hold &mv_chan->lock while calling this function
248 static void mv_xor_free_slots(struct mv_xor_chan *mv_chan, argument
251 dev_dbg(mv_chan->device->common.dev, "%s %d slot %p\n",
261 * Caller must hold &mv_chan->lock while calling this function
263 static void mv_xor_start_new_chain(struct mv_xor_chan *mv_chan, argument
266 dev_dbg(mv_chan->device->common.dev, "%s %d: sw_desc %p\n",
268 if (sw_desc->type != mv_chan->current_type)
269 mv_set_mode(mv_chan, sw_desc->type);
276 mv_chan_set_dest_pointer(mv_chan, hw_desc->phy_dest_addr);
277 mv_chan_set_block_size(mv_chan, sw_des
288 mv_xor_run_tx_complete_actions(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan, dma_cookie_t cookie) argument
349 mv_xor_clean_completed_slots(struct mv_xor_chan *mv_chan) argument
366 mv_xor_clean_slot(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan) argument
385 __mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) argument
442 mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) argument
456 mv_xor_alloc_slots(struct mv_xor_chan *mv_chan, int num_slots, int slots_per_op) argument
538 mv_desc_assign_cookie(struct mv_xor_chan *mv_chan, struct mv_xor_desc_slot *desc) argument
554 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); local
614 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
664 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
703 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
740 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
778 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
822 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
911 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
933 struct mv_xor_chan *mv_chan; local
1012 struct mv_xor_chan *mv_chan; local
1106 struct mv_xor_chan *mv_chan; local
1128 struct mv_xor_chan *mv_chan; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/
H A Dmv_xor.c246 * Caller must hold &mv_chan->lock while calling this function
248 static void mv_xor_free_slots(struct mv_xor_chan *mv_chan, argument
251 dev_dbg(mv_chan->device->common.dev, "%s %d slot %p\n",
261 * Caller must hold &mv_chan->lock while calling this function
263 static void mv_xor_start_new_chain(struct mv_xor_chan *mv_chan, argument
266 dev_dbg(mv_chan->device->common.dev, "%s %d: sw_desc %p\n",
268 if (sw_desc->type != mv_chan->current_type)
269 mv_set_mode(mv_chan, sw_desc->type);
276 mv_chan_set_dest_pointer(mv_chan, hw_desc->phy_dest_addr);
277 mv_chan_set_block_size(mv_chan, sw_des
288 mv_xor_run_tx_complete_actions(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan, dma_cookie_t cookie) argument
349 mv_xor_clean_completed_slots(struct mv_xor_chan *mv_chan) argument
366 mv_xor_clean_slot(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan) argument
385 __mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) argument
442 mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) argument
456 mv_xor_alloc_slots(struct mv_xor_chan *mv_chan, int num_slots, int slots_per_op) argument
538 mv_desc_assign_cookie(struct mv_xor_chan *mv_chan, struct mv_xor_desc_slot *desc) argument
554 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); local
614 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
664 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
703 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
740 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
778 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
822 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
911 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
933 struct mv_xor_chan *mv_chan; local
1012 struct mv_xor_chan *mv_chan; local
1106 struct mv_xor_chan *mv_chan; local
1128 struct mv_xor_chan *mv_chan; local
[all...]

Completed in 112 milliseconds