Searched refs:cq_umap_dhp (Results 1 – 6 of 6) sorted by relevance
225 devmap_cookie_t cq_umap_dhp; member256 tavor_sw_cq_s::cq_umap_dhp))
519 if (cq->cq_umap_dhp == NULL) { in hermon_devmap_umem_map()520 cq->cq_umap_dhp = dhp; in hermon_devmap_umem_map()524 (cq->cq_resize_hdl->cq_umap_dhp == NULL)) { in hermon_devmap_umem_map()525 cq->cq_resize_hdl->cq_umap_dhp = dhp; in hermon_devmap_umem_map()793 if (cq->cq_umap_dhp == dhp) { in hermon_devmap_umem_unmap()794 cq->cq_umap_dhp = NULL; in hermon_devmap_umem_unmap()801 cq->cq_resize_hdl->cq_umap_dhp == dhp) { in hermon_devmap_umem_unmap()807 cq->cq_resize_hdl->cq_umap_dhp = NULL; in hermon_devmap_umem_unmap()924 if (cq->cq_umap_dhp == NULL) { in hermon_devmap_dbrecmem_map()925 cq->cq_umap_dhp = dhp; in hermon_devmap_dbrecmem_map()[all …]
347 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in hermon_cq_alloc()468 if (cq->cq_umap_dhp != NULL) { in hermon_cq_free()470 status = devmap_devmem_remap(cq->cq_umap_dhp, in hermon_cq_free()479 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in hermon_cq_free()1631 cq->cq_umap_dhp = cq->cq_resize_hdl->cq_umap_dhp; in hermon_cq_resize_helper()
226 devmap_cookie_t cq_umap_dhp; member261 hermon_sw_cq_s::cq_umap_dhp))
325 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_cq_alloc()455 if (cq->cq_umap_dhp != NULL) { in tavor_cq_free()457 status = devmap_devmem_remap(cq->cq_umap_dhp, in tavor_cq_free()467 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_cq_free()800 if ((cq->cq_is_umap) && (cq->cq_umap_dhp != NULL)) { in tavor_cq_resize()802 status = devmap_devmem_remap(cq->cq_umap_dhp, in tavor_cq_resize()812 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_cq_resize()
483 if (cq->cq_umap_dhp == NULL) { in tavor_devmap_umem_map()484 cq->cq_umap_dhp = dhp; in tavor_devmap_umem_map()761 if (cq->cq_umap_dhp == dhp) { in tavor_devmap_umem_unmap()762 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_devmap_umem_unmap()