Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c805 &tgt->lcq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
843 tgt->lcq, tgt->lcq_dma); in bnx2fc_free_session_resc()
H A Dbnx2fc.h361 dma_addr_t lcq_dma; member
H A Dbnx2fc_hwi.c332 ofld_req4.lcq_addr_lo = (u32) tgt->lcq_dma; in bnx2fc_send_session_ofld_req()
333 ofld_req4.lcq_addr_hi = (u32)((u64) tgt->lcq_dma >> 32); in bnx2fc_send_session_ofld_req()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c805 &tgt->lcq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
843 tgt->lcq, tgt->lcq_dma); in bnx2fc_free_session_resc()
H A Dbnx2fc.h358 dma_addr_t lcq_dma; member
H A Dbnx2fc_hwi.c332 ofld_req4.lcq_addr_lo = (u32) tgt->lcq_dma; in bnx2fc_send_session_ofld_req()
333 ofld_req4.lcq_addr_hi = (u32)((u64) tgt->lcq_dma >> 32); in bnx2fc_send_session_ofld_req()

Completed in 9 milliseconds