Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1992 pbl = hba->hash_tbl_pbl; in bnx2fc_free_hash_table()
2013 if (hba->hash_tbl_pbl) { in bnx2fc_free_hash_table()
2015 hba->hash_tbl_pbl, in bnx2fc_free_hash_table()
2017 hba->hash_tbl_pbl = NULL; in bnx2fc_free_hash_table()
2062 hba->hash_tbl_pbl = dma_alloc_coherent(&hba->pcidev->dev, PAGE_SIZE, in bnx2fc_allocate_hash_table()
2065 if (!hba->hash_tbl_pbl) { in bnx2fc_allocate_hash_table()
2070 pbl = hba->hash_tbl_pbl; in bnx2fc_allocate_hash_table()
2078 pbl = hba->hash_tbl_pbl; in bnx2fc_allocate_hash_table()
H A Dbnx2fc.h220 void *hash_tbl_pbl; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1991 pbl = hba->hash_tbl_pbl; in bnx2fc_free_hash_table()
2012 if (hba->hash_tbl_pbl) { in bnx2fc_free_hash_table()
2014 hba->hash_tbl_pbl, in bnx2fc_free_hash_table()
2016 hba->hash_tbl_pbl = NULL; in bnx2fc_free_hash_table()
2061 hba->hash_tbl_pbl = dma_alloc_coherent(&hba->pcidev->dev, PAGE_SIZE, in bnx2fc_allocate_hash_table()
2064 if (!hba->hash_tbl_pbl) { in bnx2fc_allocate_hash_table()
2069 pbl = hba->hash_tbl_pbl; in bnx2fc_allocate_hash_table()
2077 pbl = hba->hash_tbl_pbl; in bnx2fc_allocate_hash_table()
H A Dbnx2fc.h217 void *hash_tbl_pbl; member

Completed in 9 milliseconds