Searched refs:t2_hash_tbl_ptr (Results 1 – 2 of 2) sorted by relevance
2107 hba->t2_hash_tbl_ptr = dma_zalloc_coherent(&hba->pcidev->dev, in bnx2fc_setup_fw_resc()2111 if (!hba->t2_hash_tbl_ptr) { in bnx2fc_setup_fw_resc()2171 if (hba->t2_hash_tbl_ptr) { in bnx2fc_free_fw_resc()2174 hba->t2_hash_tbl_ptr, in bnx2fc_free_fw_resc()2176 hba->t2_hash_tbl_ptr = NULL; in bnx2fc_free_fw_resc()
223 char *t2_hash_tbl_ptr; member