Searched refs:t2_hash_tbl_ptr (Results 1 – 2 of 2) sorted by relevance
2120 hba->t2_hash_tbl_ptr = dma_alloc_coherent(&hba->pcidev->dev, mem_size, in bnx2fc_setup_fw_resc()2123 if (!hba->t2_hash_tbl_ptr) { in bnx2fc_setup_fw_resc()2183 if (hba->t2_hash_tbl_ptr) { in bnx2fc_free_fw_resc()2186 hba->t2_hash_tbl_ptr, in bnx2fc_free_fw_resc()2188 hba->t2_hash_tbl_ptr = NULL; in bnx2fc_free_fw_resc()
223 char *t2_hash_tbl_ptr; member