Home
last modified time | relevance | path

Searched refs:confq_pbl_dma (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c767 &tgt->confq_pbl_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
854 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()