Searched refs:cq_pgtbl_phys (Results 1 – 2 of 2) sorted by relevance
806 dma_addr = ep->qp.cq_pgtbl_phys; in bnx2i_570x_send_conn_ofld_req()867 dma_addr = ep->qp.cq_pgtbl_phys + ISCSI_CQ_DB_SIZE; in bnx2i_5771x_send_conn_ofld_req()1098 &ep->qp.cq_pgtbl_phys, GFP_KERNEL); in bnx2i_alloc_qp_resc()1220 ep->qp.cq_pgtbl_virt, ep->qp.cq_pgtbl_phys); in bnx2i_free_qp_resc()1222 ep->qp.cq_pgtbl_phys = 0; in bnx2i_free_qp_resc()
665 dma_addr_t cq_pgtbl_phys; member