Searched refs:cq_resize_hdl (Results 1 – 3 of 3) sorted by relevance
301 size = ptob(btopr(cq->cq_resize_hdl ? in hermon_umap_cqmem()302 cq->cq_resize_hdl->cq_cqinfo.qa_size : cq->cq_cqinfo.qa_size)); in hermon_umap_cqmem()307 &hermon_devmap_umem_cbops, cq->cq_resize_hdl ? in hermon_umap_cqmem()308 cq->cq_resize_hdl->cq_cqinfo.qa_umemcookie : in hermon_umap_cqmem()523 } else if (cq->cq_resize_hdl && 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()527 cq->cq_resize_hdl->cq_cqinfo.qa_size; in hermon_devmap_umem_map()795 if (cq->cq_resize_hdl) { in hermon_devmap_umem_unmap()800 if (cq->cq_resize_hdl && in hermon_devmap_umem_unmap()[all …]
335 cq->cq_resize_hdl = 0; in hermon_cq_alloc()439 resize = cq->cq_resize_hdl; /* save the handle for later */ in hermon_cq_free()591 if (cq->cq_resize_hdl != 0) { /* already in process */ in hermon_cq_resize()761 cq->cq_resize_hdl = resize_hdl; in hermon_cq_resize()913 if (cq->cq_resize_hdl != 0) { /* in midst of resize */ in hermon_cq_poll()1606 resize_hdl = cq->cq_resize_hdl; in hermon_cq_resize_helper()1631 cq->cq_umap_dhp = cq->cq_resize_hdl->cq_umap_dhp; in hermon_cq_resize_helper()1632 cq->cq_resize_hdl = 0; in hermon_cq_resize_helper()
213 struct hermon_sw_cq_s *cq_resize_hdl; /* points to tranistory hdl */ member265 hermon_sw_cq_s::cq_resize_hdl))