Lines Matching refs:this_idx

249 	write_kctxt_csr(sde->dd, sde->this_idx, offset0, value);
256 return read_kctxt_csr(sde->dd, sde->this_idx, offset0);
266 u64 off = 8 * sde->this_idx;
286 __func__, sde->this_idx, (u32)reg);
434 sde->this_idx);
462 sde->this_idx);
515 sde->this_idx, slashstrip(__FILE__), __LINE__,
714 if (sde->this_idx >= TXE_NUM_SDMA_ENGINES)
723 vl = m->engine_to_vl[sde->this_idx];
769 trace_hfi1_sdma_engine_select(dd, selector, vl, rval->this_idx);
1102 rht_node->map[i]->sde[j]->this_idx);
1321 unsigned this_idx;
1377 for (this_idx = 0; this_idx < num_engines; ++this_idx) {
1378 sde = &dd->per_sdma[this_idx];
1381 sde->this_idx = this_idx;
1389 this_idx);
1391 this_idx);
1393 this_idx);
1416 get_kctxt_csr_addr(dd, this_idx, SD(TAIL));
1464 for (this_idx = 0; this_idx < num_engines; ++this_idx) {
1467 sde = &dd->per_sdma[this_idx];
1567 unsigned this_idx;
1570 for (this_idx = 0; dd->per_sdma && this_idx < dd->num_sdma;
1571 ++this_idx) {
1572 sde = &dd->per_sdma[this_idx];
1575 sde->this_idx);
1668 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
1702 sde->this_idx,
1730 dd_dev_err(sde->dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
1879 sde->this_idx,
1890 sde->this_idx,
1907 sde->this_idx,
1952 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
1984 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
2019 sde->this_idx, slashstrip(__FILE__), __LINE__, __func__);
2030 ((u64)(credits * sde->this_idx) <<
2051 #reg, sde->this_idx, csr); \
2116 sde->this_idx, head, tail, cnt,
2180 seq_printf(s, SDE_FMT, sde->this_idx,
2526 dd_dev_err(sde->dd, "CONFIG SDMA(%u) [%s] %s\n", sde->this_idx,