Home
last modified time | relevance | path

Searched refs:rq_pgtbl_phys (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c814 dma_addr = ep->qp.rq_pgtbl_phys; in bnx2i_570x_send_conn_ofld_req()
875 dma_addr = ep->qp.rq_pgtbl_phys + ISCSI_RQ_DB_SIZE; in bnx2i_5771x_send_conn_ofld_req()
1140 &ep->qp.rq_pgtbl_phys, GFP_KERNEL); in bnx2i_alloc_qp_resc()
1206 ep->qp.rq_pgtbl_virt, ep->qp.rq_pgtbl_phys); in bnx2i_free_qp_resc()
1208 ep->qp.rq_pgtbl_phys = 0; in bnx2i_free_qp_resc()
H A Dbnx2i.h619 * @rq_pgtbl_phys: dma address of 'rq_pgtbl_virt'
681 dma_addr_t rq_pgtbl_phys; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c814 dma_addr = ep->qp.rq_pgtbl_phys; in bnx2i_570x_send_conn_ofld_req()
875 dma_addr = ep->qp.rq_pgtbl_phys + ISCSI_RQ_DB_SIZE; in bnx2i_5771x_send_conn_ofld_req()
1140 &ep->qp.rq_pgtbl_phys, GFP_KERNEL); in bnx2i_alloc_qp_resc()
1206 ep->qp.rq_pgtbl_virt, ep->qp.rq_pgtbl_phys); in bnx2i_free_qp_resc()
1208 ep->qp.rq_pgtbl_phys = 0; in bnx2i_free_qp_resc()
H A Dbnx2i.h619 * @rq_pgtbl_phys: dma address of 'rq_pgtbl_virt'
681 dma_addr_t rq_pgtbl_phys; member

Completed in 9 milliseconds