Searched refs:cq_map_len (Results 1 – 4 of 4) sorted by relevance
61 uint64_t cq_map_len; member
197 cq_handle->cq_map_len = mcq->mcq_maplen; in dapls_ib_cq_alloc()315 cq_handle->cq_map_len) < 0)) { in dapli_ib_cq_resize_internal()318 cq_handle->cq_addr, cq_handle->cq_map_len, errno); in dapli_ib_cq_resize_internal()381 cq_handle->cq_map_len = mcq->mcq_maplen; in dapli_ib_cq_resize_internal()432 (munmap((char *)cq_handle->cq_addr, cq_handle->cq_map_len) < 0)) { in dapls_ib_cq_free()435 cq_handle->cq_map_len); in dapls_ib_cq_free()
584 (munmap((char *)cq->cq_addr, cq->cq_map_len) < 0)) { in dapli_hermon_cq_resize_helper()587 cq->cq_map_len, errno); in dapli_hermon_cq_resize_helper()592 cq->cq_map_len = cq->cq_resize_map_len; in dapli_hermon_cq_resize_helper()
116 cq_handle->cq_map_len = mcq->mcq_maplen; in dapli_get_dto_cq()