Home
last modified time | relevance | path

Searched refs:nopcode (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c87 uint32_t nopcode, fence, immed_data = 0; in hermon_post_send_ud() local
152 nopcode = HERMON_WQE_SEND_NOPCODE_LSO; in hermon_post_send_ud()
184 nopcode = HERMON_WQE_SEND_NOPCODE_SEND; in hermon_post_send_ud()
200 nopcode |= (rfci->rfci_eof << 16); in hermon_post_send_ud()
266 nopcode = HERMON_WQE_SEND_NOPCODE_FRWR; in hermon_post_send_ud()
603 nopcode = HERMON_WQE_SEND_NOPCODE_BIND; in hermon_post_send_rc()
630 nopcode = HERMON_WQE_SEND_NOPCODE_FRWR; in hermon_post_send_rc()
948 nopcode = in hermon_post_send()
1008 nopcode |= (1 << 6); in hermon_post_send()
1031 (uint32_t *)desc, nopcode); in hermon_post_send()
[all …]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.c126 ((uint64_t)nopcode << TAVOR_QPSNDDB_NOPCODE_SHIFT) | \
137 uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode) in dapli_tavor_qp_send_doorbell() argument
145 ((uint64_t)nopcode << TAVOR_QPSNDDB_NOPCODE_SHIFT) | in dapli_tavor_qp_send_doorbell()
467 uint32_t nopcode, fence; in dapli_tavor_wqe_send_linknext() local
506 nopcode = TAVOR_WQE_SEND_NOPCODE_RDMAW; in dapli_tavor_wqe_send_linknext()
510 nopcode = TAVOR_WQE_SEND_NOPCODE_SEND; in dapli_tavor_wqe_send_linknext()
514 nopcode = TAVOR_WQE_SEND_NOPCODE_RDMAR; in dapli_tavor_wqe_send_linknext()
518 nopcode = TAVOR_WQE_SEND_NOPCODE_BIND; in dapli_tavor_wqe_send_linknext()
524 nopcode); in dapli_tavor_wqe_send_linknext()
529 next = next | ((uint64_t)nopcode << 32); in dapli_tavor_wqe_send_linknext()
[all …]
H A Ddapl_arbel_hw.c151 uint32_t nopcode, uint16_t wqe_counter, uint32_t nds) in dapli_arbel_sq_dbreg() argument
158 ((uint64_t)nopcode << ARBEL_QPSNDDB_NOPCODE_SHIFT) | in dapli_arbel_sq_dbreg()
370 uint32_t nopcode, fence, nda_op, ee_nds; in dapli_arbel_wqe_send_linknext() local
384 nopcode = ARBEL_WQE_SEND_NOPCODE_RDMAW; in dapli_arbel_wqe_send_linknext()
388 nopcode = ARBEL_WQE_SEND_NOPCODE_SEND; in dapli_arbel_wqe_send_linknext()
392 nopcode = ARBEL_WQE_SEND_NOPCODE_RDMAR; in dapli_arbel_wqe_send_linknext()
396 nopcode = ARBEL_WQE_SEND_NOPCODE_BIND; in dapli_arbel_wqe_send_linknext()
402 nopcode); in dapli_arbel_wqe_send_linknext()
407 nda_op = ((uintptr_t)curr_desc & ARBEL_WQE_NDA_MASK) | nopcode; in dapli_arbel_wqe_send_linknext()
419 dbinfo->db_nopcode = nopcode; in dapli_arbel_wqe_send_linknext()
H A Ddapl_hermon_hw.c53 #define HERMON_WQE_SETNEXT(desc, nopcode, size, fence) \ argument
54 ((uint64_t *)(desc))[0] = HTOBE_64((nopcode) | (size) | (fence) | \
190 uint64_t nopcode; in dapli_hermon_wqe_send_build() local
217 nopcode = TAVOR_WQE_SEND_NOPCODE_SEND; in dapli_hermon_wqe_send_build()
223 nopcode = TAVOR_WQE_SEND_NOPCODE_RDMAW; in dapli_hermon_wqe_send_build()
229 nopcode = TAVOR_WQE_SEND_NOPCODE_RDMAR; in dapli_hermon_wqe_send_build()
285 nopcode = TAVOR_WQE_SEND_NOPCODE_BIND; in dapli_hermon_wqe_send_build()
397 HERMON_WQE_SETNEXT(addr, nopcode << 32, my_size, in dapli_hermon_wqe_send_build()
H A Ddapl_tavor_hw.h254 uint32_t nopcode :5; member
353 uint32_t nopcode :5; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c1224 uint32_t nopcode, fence; in tavor_wqe_send_linknext() local
1251 nopcode = TAVOR_WQE_SEND_NOPCODE_SEND; in tavor_wqe_send_linknext()
1256 nopcode = TAVOR_WQE_SEND_NOPCODE_RDMAR; in tavor_wqe_send_linknext()
1260 nopcode = TAVOR_WQE_SEND_NOPCODE_ATMCS; in tavor_wqe_send_linknext()
1264 nopcode = TAVOR_WQE_SEND_NOPCODE_ATMFA; in tavor_wqe_send_linknext()
1268 nopcode = TAVOR_WQE_SEND_NOPCODE_BIND; in tavor_wqe_send_linknext()
1292 dbinfo->db_nopcode = nopcode; in tavor_wqe_send_linknext()
1580 uint_t nopcode; in tavor_wqe_mlx_linknext() local
1596 nopcode = TAVOR_WQE_SEND_NOPCODE_SEND; in tavor_wqe_mlx_linknext()
1601 next = next | ((uint64_t)nopcode << 32); in tavor_wqe_mlx_linknext()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2080 uint32_t nopcode :5; member
2176 uint32_t nopcode :5; member
2264 uint32_t nopcode :5; member