Searched refs:conn_db (Results 1 – 3 of 3) sorted by relevance
790 tgt->conn_db = dma_zalloc_coherent(&hba->pcidev->dev, in bnx2fc_alloc_session_resc()793 if (!tgt->conn_db) { in bnx2fc_alloc_session_resc()814 tgt->conn_db->rq_prod = 0x8000; in bnx2fc_alloc_session_resc()848 if (tgt->conn_db) { in bnx2fc_free_session_resc()850 tgt->conn_db, tgt->conn_db_dma); in bnx2fc_free_session_resc()851 tgt->conn_db = NULL; in bnx2fc_free_session_resc()
355 struct fcoe_conn_db *conn_db; member
1458 tgt->conn_db->rq_prod = tgt->rq_prod_idx; in bnx2fc_return_rqe()