Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c772 &tgt->confq_pbl_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
863 tgt->confq_pbl, tgt->confq_pbl_dma); in bnx2fc_free_session_resc()
Dbnx2fc.h349 dma_addr_t confq_pbl_dma; member
Dbnx2fc_hwi.c334 ofld_req4.confq_pbl_base_addr_lo = (u32) tgt->confq_pbl_dma; in bnx2fc_send_session_ofld_req()
336 (u32)((u64) tgt->confq_pbl_dma >> 32); in bnx2fc_send_session_ofld_req()