Searched refs:cqn_snd (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c588 MLX5_SET(qpc, qpc, cqn_snd, conn->cq.mcq.cqn);
693 MLX5_SET(qpc, qpc, cqn_snd, conn->cq.mcq.cqn);
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c139 __be32 cqn_snd; member in struct:mthca_qp_context
719 qp_context->cqn_snd = cpu_to_be32(to_mcq(ibqp->send_cq)->cqn);
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1089 MLX5_SET(sqc, sqc, cqn, MLX5_GET(qpc, qpc, cqn_snd));
1714 MLX5_SET(qpc, qpc, cqn_snd, to_mcq(devr->c0)->mcq.cqn);
1734 MLX5_SET(qpc, qpc, cqn_snd, to_mcq(init_attr->send_cq)->mcq.cqn);
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1972 u8 cqn_snd[0x18]; member in struct:mlx5_ifc_qpc_bits

Completed in 219 milliseconds