Searched refs:nr_rsps (Results 1 – 1 of 1) sorted by relevance
409 int nr_rsps = queue->recv_queue_size * 2; in nvmet_rdma_alloc_rsps() local412 queue->rsps = kcalloc(nr_rsps, sizeof(struct nvmet_rdma_rsp), in nvmet_rdma_alloc_rsps()417 for (i = 0; i < nr_rsps; i++) { in nvmet_rdma_alloc_rsps()444 int i, nr_rsps = queue->recv_queue_size * 2; in nvmet_rdma_free_rsps() local446 for (i = 0; i < nr_rsps; i++) { in nvmet_rdma_free_rsps()