Searched refs:cq_umap_dhp (Results 1 – 6 of 6) sorted by relevance
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()
225 devmap_cookie_t cq_umap_dhp; member256 tavor_sw_cq_s::cq_umap_dhp))
226 devmap_cookie_t cq_umap_dhp; member261 hermon_sw_cq_s::cq_umap_dhp))
304 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_cq_alloc()424 if (cq->cq_umap_dhp != NULL) { in tavor_cq_free()426 status = devmap_devmem_remap(cq->cq_umap_dhp, in tavor_cq_free()435 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_cq_free()746 if ((cq->cq_is_umap) && (cq->cq_umap_dhp != NULL)) { in tavor_cq_resize()748 status = devmap_devmem_remap(cq->cq_umap_dhp, in tavor_cq_resize()757 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_cq_resize()
430 if (cq->cq_umap_dhp == NULL) { in tavor_devmap_umem_map()431 cq->cq_umap_dhp = dhp; in tavor_devmap_umem_map()698 if (cq->cq_umap_dhp == dhp) { in tavor_devmap_umem_unmap()699 cq->cq_umap_dhp = (devmap_cookie_t)NULL; in tavor_devmap_umem_unmap()