Lines Matching defs:start

919 	/* Push descriptors before we start the channel */
1256 int start, tmp_from;
1272 start = bitmap_find_next_zero_area(tmp,
1275 if (start >= ud->rflow_cnt)
1278 if (from >= 0 && start != from)
1281 bitmap_set(ud->rflow_gp_map_allocated, start, cnt);
1282 return start;
1345 int start; \
1350 start = ud->res##_tpl.start_idx[tpl]; \
1353 start); \
3773 * start a descriptor if the channel is NOT [marked as
4509 bitmap_clear(map, rm_desc->start, rm_desc->num);
4512 rm_desc->start, rm_desc->num, rm_desc->start_sec,
4532 /* Set up the throughput level start indexes */
4635 irq_res.desc[0].start = 0;
4640 irq_res.desc[i].start = rm_res->desc[i].start;
4648 irq_res.desc[i].start = 0;
4653 irq_res.desc[i].start = rm_res->desc[j].start +
4695 /* Set up the throughput level start indexes */
4828 irq_res.desc[0].start = oes->bcdma_bchan_ring;
4833 irq_res.desc[i].start = rm_res->desc[i].start +
4845 irq_res.desc[i].start = oes->bcdma_tchan_data;
4847 irq_res.desc[i + 1].start = oes->bcdma_tchan_ring;
4852 irq_res.desc[i].start = rm_res->desc[j].start +
4856 irq_res.desc[i + 1].start = rm_res->desc[j].start +
4865 irq_res.desc[i].start = oes->bcdma_rchan_data;
4867 irq_res.desc[i + 1].start = oes->bcdma_rchan_ring;
4872 irq_res.desc[i].start = rm_res->desc[j].start +
4876 irq_res.desc[i + 1].start = rm_res->desc[j].start +
4902 /* Set up the throughput level start indexes */
5005 irq_res.desc[0].start = oes->pktdma_tchan_flow;
5010 irq_res.desc[i].start = rm_res->desc[i].start +
5017 irq_res.desc[i].start = oes->pktdma_rchan_flow;
5021 irq_res.desc[i].start = rm_res->desc[j].start +