Searched refs:nda_op (Results 1 – 3 of 3) sorted by relevance
58 __be32 nda_op; /* [31:6] next WQE [4:0] next opcode */ member108 __be32 nda_op; member
183 next->nda_op = htonl(((i + 1) << srq->wqe_shift) | 1); in mthca_alloc_srq_buf()186 next->nda_op = 0; in mthca_alloc_srq_buf()470 last_free->nda_op = htonl((ind << srq->wqe_shift) | 1); in mthca_free_srq_wqe()
1204 next->nda_op = cpu_to_be32(((i + 1) & (qp->rq.max - 1)) << in mthca_alloc_qp_common()1216 next->nda_op = cpu_to_be32((((i + 1) & (qp->sq.max - 1)) << in mthca_alloc_qp_common()1223 next->nda_op = htonl((((i + 1) % qp->rq.max) << in mthca_alloc_qp_common()1653 ((struct mthca_next_seg *) wqe)->nda_op = 0; in mthca_tavor_post_send()1766 ((struct mthca_next_seg *) prev_wqe)->nda_op = in mthca_tavor_post_send()2107 ((struct mthca_next_seg *) prev_wqe)->nda_op = in mthca_arbel_post_send()2254 *new_wqe = (next->nda_op & cpu_to_be32(~0x3f)) | in mthca_free_err_wqe()