Searched refs:nr_rsps (Results 1 – 1 of 1) sorted by relevance
455 int nr_rsps = queue->recv_queue_size * 2; in nvmet_rdma_alloc_rsps() local458 queue->rsps = kcalloc(nr_rsps, sizeof(struct nvmet_rdma_rsp), in nvmet_rdma_alloc_rsps()463 for (i = 0; i < nr_rsps; i++) { in nvmet_rdma_alloc_rsps()490 int i, nr_rsps = queue->recv_queue_size * 2; in nvmet_rdma_free_rsps() local492 for (i = 0; i < nr_rsps; i++) { in nvmet_rdma_free_rsps()