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
189 next->nda_op = htonl(((i + 1) << srq->wqe_shift) | 1); in mthca_alloc_srq_buf()192 next->nda_op = 0; in mthca_alloc_srq_buf()476 last_free->nda_op = htonl((ind << srq->wqe_shift) | 1); in mthca_free_srq_wqe()
1221 next->nda_op = cpu_to_be32(((i + 1) & (qp->rq.max - 1)) << in mthca_alloc_qp_common()1233 next->nda_op = cpu_to_be32((((i + 1) & (qp->sq.max - 1)) << in mthca_alloc_qp_common()1240 next->nda_op = htonl((((i + 1) % qp->rq.max) << in mthca_alloc_qp_common()1670 ((struct mthca_next_seg *) wqe)->nda_op = 0; in mthca_tavor_post_send()1783 ((struct mthca_next_seg *) prev_wqe)->nda_op = in mthca_tavor_post_send()2113 ((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()