Home
last modified time | relevance | path

Searched refs:sq_pgtbl_phys (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i_hwi.c802 dma_addr = ep->qp.sq_pgtbl_phys; in bnx2i_570x_send_conn_ofld_req()
863 dma_addr = ep->qp.sq_pgtbl_phys + ISCSI_SQ_DB_SIZE; in bnx2i_5771x_send_conn_ofld_req()
1062 &ep->qp.sq_pgtbl_phys, GFP_KERNEL); in bnx2i_alloc_qp_resc()
1192 ep->qp.sq_pgtbl_virt, ep->qp.sq_pgtbl_phys); in bnx2i_free_qp_resc()
1194 ep->qp.sq_pgtbl_phys = 0; in bnx2i_free_qp_resc()
A Dbnx2i.h647 dma_addr_t sq_pgtbl_phys; member

Completed in 10 milliseconds