Searched refs:this_idx (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dsdma.c249 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);
1321 unsigned this_idx; local
1567 unsigned this_idx; local
[all...]
H A Dmsix.c191 sde->dd->unit, sde->this_idx);
197 remap_sdma_interrupts(sde->dd, sde->this_idx, nr);
H A Dtrace_tx.h126 __entry->idx = sde->this_idx;
312 __entry->idx = sde->this_idx;
339 __entry->idx = sde->this_idx;
380 __entry->idx = sde->this_idx;
416 __entry->idx = sde->this_idx;
440 __entry->idx = sde->this_idx;
632 __entry->engine = sde->this_idx;
934 __entry->sde ? __entry->sde->this_idx : 0,
H A Daffinity.c761 sde->this_idx, cpu);
852 scnprintf(extra, 64, "engine %u", sde->this_idx);
H A Dipoib_tx.c126 tx->txq->sde->this_idx);
854 txq->sde ? txq->sde->this_idx : 0);
H A Dsdma.h300 u8 this_idx; /* zero relative engine */ member in struct:sdma_engine
H A Dvnic_main.c288 return sde->this_idx;
H A Dqp.c650 sde ? sde->this_idx : 0,
H A Duser_sdma.c1133 req->info.comp_idx, req->sde->this_idx,
H A Dchip.c6013 dd_dev_err(sde->dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
6016 sde->this_idx, source, (unsigned long long)status);
6040 dd_dev_err(dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
6042 dd_dev_err(dd, "CONFIG SDMA(%u) source: %u\n", sde->this_idx,
8328 dd_dev_err(dd, "CONFIG SDMA(%u) %s:%d %s()\n", sde->this_idx,
8349 sde->this_idx);

Completed in 204 milliseconds