Home
last modified time | relevance | path

Searched refs:confq_pbl_dma (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c767 &tgt->confq_pbl_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
855 tgt->confq_pbl, tgt->confq_pbl_dma); in bnx2fc_free_session_resc()
H A Dbnx2fc.h353 dma_addr_t confq_pbl_dma; member
H A Dbnx2fc_hwi.c335 ofld_req4.confq_pbl_base_addr_lo = (u32) tgt->confq_pbl_dma; in bnx2fc_send_session_ofld_req()
337 (u32)((u64) tgt->confq_pbl_dma >> 32); in bnx2fc_send_session_ofld_req()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c767 &tgt->confq_pbl_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
855 tgt->confq_pbl, tgt->confq_pbl_dma); in bnx2fc_free_session_resc()
H A Dbnx2fc.h350 dma_addr_t confq_pbl_dma; member
H A Dbnx2fc_hwi.c335 ofld_req4.confq_pbl_base_addr_lo = (u32) tgt->confq_pbl_dma; in bnx2fc_send_session_ofld_req()
337 (u32)((u64) tgt->confq_pbl_dma >> 32); in bnx2fc_send_session_ofld_req()

Completed in 10 milliseconds