Searched refs:IB_WR_SEND_WITH_IMM (Results 1 – 25 of 31) sorted by relevance
12
97 case IB_WR_SEND_WITH_IMM: return IB_WC_SEND; in wr_to_wc_opcode()421 wqe->wr.opcode == IB_WR_SEND_WITH_IMM) in make_send_cqe()427 wqe->wr.opcode == IB_WR_SEND_WITH_IMM) in make_send_cqe()462 wqe->wr.opcode == IB_WR_SEND_WITH_IMM || in do_complete()
233 case IB_WR_SEND_WITH_IMM: in next_opcode_rc()312 case IB_WR_SEND_WITH_IMM: in next_opcode_uc()345 case IB_WR_SEND_WITH_IMM: in next_opcode()
524 if (wr->opcode == IB_WR_SEND_WITH_IMM) in init_send_wr()536 case IB_WR_SEND_WITH_IMM: in init_send_wr()
38 [IB_WR_SEND_WITH_IMM] = {
110 if (swqe->wr.opcode == IB_WR_SEND_WITH_IMM) { in ud_loopback()232 if (wqe->wr.opcode == IB_WR_SEND_WITH_IMM) { in hfi1_make_bth_deth()283 if (wqe->wr.opcode == IB_WR_SEND_WITH_IMM) in hfi1_make_ud_req_9B()362 if (wqe->wr.opcode == IB_WR_SEND_WITH_IMM) in hfi1_make_ud_req_16B()
120 case IB_WR_SEND_WITH_IMM: in hfi1_make_uc_req()
554 case IB_WR_SEND_WITH_IMM: in hfi1_make_rc_req()566 } else if (wqe->wr.opcode == IB_WR_SEND_WITH_IMM) { in hfi1_make_rc_req()922 } else if (wqe->wr.opcode == IB_WR_SEND_WITH_IMM) { in hfi1_make_rc_req()1517 case IB_WR_SEND_WITH_IMM: in reset_psn()
70 [IB_WR_SEND_WITH_IMM] = {
128 if (swqe->wr.opcode == IB_WR_SEND_WITH_IMM) { in qib_ud_loopback()339 if (wqe->wr.opcode == IB_WR_SEND_WITH_IMM) { in qib_make_ud_req()
99 [IB_WR_SEND_WITH_IMM] = {
107 case IB_WR_SEND_WITH_IMM: in qib_make_uc_req()
315 case IB_WR_SEND_WITH_IMM: in qib_make_rc_req()785 case IB_WR_SEND_WITH_IMM: in reset_psn()
122 [IB_WR_SEND_WITH_IMM] = IB_WC_SEND,
375 case IB_WR_SEND_WITH_IMM: in erdma_push_one_sqe()379 if (op == IB_WR_SEND_WITH_IMM) { in erdma_push_one_sqe()
427 case IB_WR_SEND_WITH_IMM: in ib_wr_opcode_to_pvrdma()
749 wr->opcode != IB_WR_SEND_WITH_IMM) { in pvrdma_post_send()764 if (wr->opcode == IB_WR_SEND_WITH_IMM || in pvrdma_post_send()
188 [IB_WR_SEND_WITH_IMM] = MTHCA_OPCODE_SEND_IMM,1530 case IB_WR_SEND_WITH_IMM: in build_mlx_header()1678 if (wr->opcode == IB_WR_SEND_WITH_IMM || in mthca_tavor_post_send()2008 if (wr->opcode == IB_WR_SEND_WITH_IMM || in mthca_arbel_post_send()
15 [IB_WR_SEND_WITH_IMM] = MLX5_OPCODE_SEND_IMM,231 case IB_WR_SEND_WITH_IMM: in send_ieth()
300 imm_wr.wr.opcode = IB_WR_SEND_WITH_IMM; in rdma_write_sg()421 imm_wr.wr.opcode = IB_WR_SEND_WITH_IMM; in send_io_resp_imm()
2047 user_wr->opcode != IB_WR_SEND_WITH_IMM) { in ib_uverbs_post_send()2104 user_wr->opcode == IB_WR_SEND_WITH_IMM || in ib_uverbs_post_send()2117 if (user_wr->opcode == IB_WR_SEND_WITH_IMM || in ib_uverbs_post_send()
2212 if (wr->opcode == IB_WR_SEND_WITH_IMM) { in bnxt_re_build_qp1_send_v2()2349 case IB_WR_SEND_WITH_IMM: in bnxt_re_build_send_wqe()2631 case IB_WR_SEND_WITH_IMM: in bnxt_re_post_send()
2999 case IB_WR_SEND_WITH_IMM: in rvt_ruc_loopback()3017 case IB_WR_SEND_WITH_IMM: in rvt_ruc_loopback()
87 [IB_WR_SEND_WITH_IMM] = cpu_to_be32(MLX4_OPCODE_SEND_IMM),3158 case IB_WR_SEND_WITH_IMM: in build_mlx_header()3499 case IB_WR_SEND_WITH_IMM: in send_ieth()
2105 wr->opcode != IB_WR_SEND_WITH_IMM)) { in ocrdma_post_send()2128 case IB_WR_SEND_WITH_IMM: in ocrdma_post_send()
697 case IB_WR_SEND_WITH_IMM: in siw_sq_flush_wr()
Completed in 100 milliseconds