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()
2685 return be32_to_cpu(qpc->cqn_send) & 0xffffff; in qp_get_scqn()
196 __be32 cqn_send; member
455 __be32 cqn_send; member
1002 in->ctx.cqn_send = cpu_to_be32(to_mcq(devr->c0)->mcq.cqn); in create_qp_common()1022 in->ctx.cqn_send = cpu_to_be32(to_mcq(init_attr->send_cq)->mcq.cqn); in create_qp_common()1661 context->cqn_send = send_cq ? cpu_to_be32(send_cq->mcq.cqn) : 0; in __mlx5_ib_modify_qp()
1599 context->cqn_send = cpu_to_be32(send_cq->mcq.cqn); in __mlx4_ib_modify_qp()