Searched refs:conn_db_dma (Results 1 – 3 of 3) sorted by relevance
789 &tgt->conn_db_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()846 tgt->conn_db, tgt->conn_db_dma); in bnx2fc_free_session_resc()
354 dma_addr_t conn_db_dma; member
229 ofld_req2.conn_db_addr_lo = (u32)tgt->conn_db_dma; in bnx2fc_send_session_ofld_req()230 ofld_req2.conn_db_addr_hi = (u32)((u64)tgt->conn_db_dma >> 32); in bnx2fc_send_session_ofld_req()