Home
last modified time | relevance | path

Searched refs:rq_map_idx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_reqs.c73 u32 rq_map_idx) in ehca_write_rwqe() argument
87 wqe_p->work_request_id = replace_wr_id(recv_wr->wr_id, rq_map_idx); in ehca_write_rwqe()
512 u32 rq_map_idx; in internal_post_recv() local
542 rq_map_idx = start_offset / my_qp->ipz_rqueue.qe_size; in internal_post_recv()
546 rq_map_idx); in internal_post_recv()
559 qmap_entry = &my_qp->rq_map.map[rq_map_idx]; in internal_post_recv()