Home
last modified time | relevance | path

Searched refs:t2_hash_tbl_ptr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c2121 hba->t2_hash_tbl_ptr = dma_alloc_coherent(&hba->pcidev->dev, mem_size, in bnx2fc_setup_fw_resc()
2124 if (!hba->t2_hash_tbl_ptr) { in bnx2fc_setup_fw_resc()
2184 if (hba->t2_hash_tbl_ptr) { in bnx2fc_free_fw_resc()
2187 hba->t2_hash_tbl_ptr, in bnx2fc_free_fw_resc()
2189 hba->t2_hash_tbl_ptr = NULL; in bnx2fc_free_fw_resc()
H A Dbnx2fc.h224 char *t2_hash_tbl_ptr; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c2120 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()
H A Dbnx2fc.h221 char *t2_hash_tbl_ptr; member

Completed in 8 milliseconds