Searched refs:cqn_send (Results 1 – 6 of 6) sorted by relevance
70 context->cqn_send = cpu_to_be32(cqn); in mlx4_en_fill_qp_context()
2849 return be32_to_cpu(qpc->cqn_send) & 0xffffff; in qp_get_scqn()
206 __be32 cqn_send; member
480 __be32 cqn_send; member
993 in->ctx.cqn_send = cpu_to_be32(to_mcq(devr->c0)->mcq.cqn); in create_qp_common()1014 in->ctx.cqn_send = cpu_to_be32(to_mcq(init_attr->send_cq)->mcq.cqn); in create_qp_common()1647 context->cqn_send = send_cq ? cpu_to_be32(send_cq->mcq.cqn) : 0; in __mlx5_ib_modify_qp()
1706 context->cqn_send = cpu_to_be32(send_cq->mcq.cqn); in __mlx4_ib_modify_qp()