Searched refs:inv_wr (Results 1 – 8 of 8) sorted by relevance
366 iser_inv_rkey(struct ib_send_wr *inv_wr, in iser_inv_rkey() argument371 inv_wr->opcode = IB_WR_LOCAL_INV; in iser_inv_rkey()372 inv_wr->wr_cqe = cqe; in iser_inv_rkey()373 inv_wr->ex.invalidate_rkey = mr->rkey; in iser_inv_rkey()374 inv_wr->send_flags = 0; in iser_inv_rkey()375 inv_wr->num_sge = 0; in iser_inv_rkey()376 inv_wr->next = next_wr; in iser_inv_rkey()401 iser_inv_rkey(&tx_desc->inv_wr, mr, cqe, &wr->wr); in iser_reg_sig_mr()450 iser_inv_rkey(&tx_desc->inv_wr, mr, cqe, &wr->wr); in iser_fast_reg_mr()
256 struct ib_send_wr inv_wr; member
1055 if (tx_desc->inv_wr.next) in iser_post_send()1056 first_wr = &tx_desc->inv_wr; in iser_post_send()
208 tx_desc->inv_wr.next = NULL; in iser_initialize_task_headers()
73 reg->inv_wr.opcode = IB_WR_LOCAL_INV; in rdma_rw_inv_key()74 reg->inv_wr.ex.invalidate_rkey = reg->mr->lkey; in rdma_rw_inv_key()75 reg->inv_wr.next = ®->reg_wr.wr; in rdma_rw_inv_key()78 reg->inv_wr.next = NULL; in rdma_rw_inv_key()146 prev->wr.wr.next = ®->inv_wr; in rdma_rw_init_mr_wrs()502 if (ctx->reg[0].inv_wr.next) in rdma_rw_ctx_wrs()503 first_wr = &ctx->reg[0].inv_wr; in rdma_rw_ctx_wrs()
39 struct ib_send_wr inv_wr; member
298 struct ib_send_wr inv_wr; member
2581 wr = &smbdirect_mr->inv_wr; in smbd_deregister_mr()