Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c701 &tgt->rq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
721 page = tgt->rq_dma; in bnx2fc_alloc_session_resc()
877 tgt->rq, tgt->rq_dma); in bnx2fc_free_session_resc()
Dbnx2fc.h332 dma_addr_t rq_dma; member
Dbnx2fc_hwi.c208 ofld_req1.rq_first_pbe_addr_lo = (u32) tgt->rq_dma; in bnx2fc_send_session_ofld_req()
210 (u32)((u64) tgt->rq_dma >> 32); in bnx2fc_send_session_ofld_req()