Lines Matching refs:lldi
73 dev_warn(&dev->rdev.lldi.pdev->dev, in alloc_ird()
101 dma_free_coherent(&(rdev->lldi.pdev->dev), sq->memsize, sq->queue, in dealloc_host_sq()
115 if (!ocqp_support || !ocqp_supported(&rdev->lldi)) in alloc_oc_sq()
121 rdev->lldi.vr->ocq.start; in alloc_oc_sq()
123 rdev->lldi.vr->ocq.start); in alloc_oc_sq()
130 sq->queue = dma_alloc_coherent(&(rdev->lldi.pdev->dev), sq->memsize, in alloc_host_sq()
156 dma_free_coherent(&(rdev->lldi.pdev->dev), in destroy_qp()
223 wq->rq.queue = dma_alloc_coherent(&(rdev->lldi.pdev->dev), in create_qp()
238 wq->db = rdev->lldi.db_reg; in create_qp()
239 wq->gts = rdev->lldi.gts_reg; in create_qp()
240 if (user || is_t5(rdev->lldi.adapter_type)) { in create_qp()
346 dma_free_coherent(&(rdev->lldi.pdev->dev), in create_qp()
696 is_t5(qhp->rhp->rdev.lldi.adapter_type), NULL); in ring_kernel_sq_db()
714 is_t5(qhp->rhp->rdev.lldi.adapter_type), NULL); in ring_kernel_rq_db()
801 qhp->rhp->rdev.lldi.adapter_type) ? in c4iw_post_send()
828 qhp->rhp->rdev.lldi.ports[0]); in c4iw_post_send()
844 is_t5(qhp->rhp->rdev.lldi.adapter_type), wqe); in c4iw_post_send()
897 qhp->rhp->rdev.lldi.ports[0]); in c4iw_post_receive()
918 is_t5(qhp->rhp->rdev.lldi.adapter_type), wqe); in c4iw_post_receive()
1315 rhp->rdev.lldi.vr->rq.start); in rdma_init()
1778 mm5->addr = (pci_resource_start(rhp->rdev.lldi.pdev, 0) in c4iw_create_qp()
1858 if (is_t5(to_c4iw_qp(ibqp)->rhp->rdev.lldi.adapter_type) && in c4iw_ib_modify_qp()