Searched refs:sq_dma (Results 1 – 3 of 3) sorted by relevance
682 &tgt->sq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()903 tgt->sq, tgt->sq_dma); in bnx2fc_free_session_resc()
320 dma_addr_t sq_dma; member
201 ofld_req1.sq_addr_lo = (u32) tgt->sq_dma; in bnx2fc_send_session_ofld_req()202 ofld_req1.sq_addr_hi = (u32)((u64) tgt->sq_dma >> 32); in bnx2fc_send_session_ofld_req()