Home
last modified time | relevance | path

Searched refs:IB_WR_SEND_WITH_IMM (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_qp.c188 [IB_WR_SEND_WITH_IMM] = MTHCA_OPCODE_SEND_IMM,
1513 case IB_WR_SEND_WITH_IMM: in build_mlx_header()
1661 if (wr->opcode == IB_WR_SEND_WITH_IMM || in mthca_tavor_post_send()
2002 if (wr->opcode == IB_WR_SEND_WITH_IMM || in mthca_arbel_post_send()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c113 [IB_WR_SEND_WITH_IMM] = cpu_to_be32(MLX4_OPCODE_SEND_IMM),
2576 case IB_WR_SEND_WITH_IMM: in build_mlx_header()
2912 case IB_WR_SEND_WITH_IMM: in send_ieth()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c2059 user_wr->opcode != IB_WR_SEND_WITH_IMM) { in ib_uverbs_post_send()
2116 user_wr->opcode == IB_WR_SEND_WITH_IMM || in ib_uverbs_post_send()
2129 if (user_wr->opcode == IB_WR_SEND_WITH_IMM || in ib_uverbs_post_send()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2468 case IB_WR_SEND_WITH_IMM: in irdma_post_send()
2480 ib_wr->opcode == IB_WR_SEND_WITH_IMM) { in irdma_post_send()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c2976 if (wr->opcode == IB_WR_SEND_WITH_IMM) { in bnxt_re_build_qp1_send()
3219 case IB_WR_SEND_WITH_IMM: in bnxt_re_build_send_wqe()
3481 case IB_WR_SEND_WITH_IMM: in bnxt_re_post_send()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1189 IB_WR_SEND_WITH_IMM, enumerator
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c57 [IB_WR_SEND_WITH_IMM] = MLX5_OPCODE_SEND_IMM,
3379 case IB_WR_SEND_WITH_IMM: in send_ieth()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4178 case IB_WR_SEND_WITH_IMM: in qlnxr_ib_to_wc_opcode()
4335 case IB_WR_SEND_WITH_IMM: in qlnxr_post_send()