Searched refs:wrs (Results 1 – 8 of 8) sorted by relevance
193 ctx->map.wrs = kcalloc(ctx->nr_ops, sizeof(*ctx->map.wrs), GFP_KERNEL); in rdma_rw_init_map_wrs()194 if (!ctx->map.wrs) in rdma_rw_init_map_wrs()198 struct ib_rdma_wr *rdma_wr = &ctx->map.wrs[i]; in rdma_rw_init_map_wrs()222 &ctx->map.wrs[i + 1].wr : NULL; in rdma_rw_init_map_wrs()528 first_wr = &ctx->map.wrs[0].wr; in rdma_rw_ctx_wrs()529 last_wr = &ctx->map.wrs[ctx->nr_ops - 1].wr; in rdma_rw_ctx_wrs()595 kfree(ctx->map.wrs); in rdma_rw_ctx_destroy()
268 } wrs[ISER_MAX_WRS]; member680 struct ib_send_wr *cur_wr = &tx_desc->wrs[tx_desc->wr_idx].send; in iser_tx_next_wr()684 last_wr = &tx_desc->wrs[tx_desc->wr_idx - 1].send; in iser_tx_next_wr()
1103 ib_ret = ib_post_send(ib_conn->qp, &tx_desc->wrs[0].send, NULL); in iser_post_send()
39 struct ib_rdma_wr *wrs; member
55 compatible = "wrs,epld-localbus";
58 compatible = "wrs,epld-localbus";
67 compatible = "wrs,epld-localbus";
576 XGENE_PMU_EVENT_ATTR(queue-wrs-gt-thresh, 0x24),