Home
last modified time | relevance | path

Searched refs:cqn_snd (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c574 MLX5_SET(qpc, qpc, cqn_snd, conn->cq.mcq.cqn); in mlx5_fpga_conn_create_qp()
686 MLX5_SET(qpc, qpc, cqn_snd, conn->cq.mcq.cqn); in mlx5_fpga_conn_init_qp()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dqp.c1301 MLX5_SET(sqc, sqc, cqn, MLX5_GET(qpc, qpc, cqn_snd)); in create_raw_packet_qp_sq()
1947 MLX5_SET(qpc, qpc, cqn_snd, to_mcq(devr->c0)->mcq.cqn); in create_xrc_tgt_qp()
2088 MLX5_SET(qpc, qpc, cqn_snd, in create_dci()
2285 MLX5_SET(qpc, qpc, cqn_snd, to_mcq(init_attr->send_cq)->mcq.cqn); in create_user_qp()
2428 MLX5_SET(qpc, qpc, cqn_snd, to_mcq(attr->send_cq)->mcq.cqn); in create_kernel_qp()
4145 MLX5_SET(qpc, qpc, cqn_snd, send_cq->mcq.cqn); in __mlx5_ib_modify_qp()
/Linux-v5.15/drivers/infiniband/hw/mthca/
Dmthca_qp.c140 __be32 cqn_snd; member
735 qp_context->cqn_snd = cpu_to_be32(to_mcq(ibqp->send_cq)->cqn); in __mthca_modify_qp()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c169 MLX5_SET(qpc, qpc, cqn_snd, attr->cqn); in dr_create_rc_qp()
/Linux-v5.15/include/linux/mlx5/
Dmlx5_ifc.h3033 u8 cqn_snd[0x18]; member