Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c760 tgt->confq_pbl_size = in bnx2fc_alloc_session_resc()
762 tgt->confq_pbl_size = in bnx2fc_alloc_session_resc()
763 (tgt->confq_pbl_size + (CNIC_PAGE_SIZE - 1)) & CNIC_PAGE_MASK; in bnx2fc_alloc_session_resc()
766 tgt->confq_pbl_size, in bnx2fc_alloc_session_resc()
770 tgt->confq_pbl_size); in bnx2fc_alloc_session_resc()
854 dma_free_coherent(&hba->pcidev->dev, tgt->confq_pbl_size, in bnx2fc_free_session_resc()
H A Dbnx2fc.h354 u32 confq_pbl_size; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c760 tgt->confq_pbl_size = in bnx2fc_alloc_session_resc()
762 tgt->confq_pbl_size = in bnx2fc_alloc_session_resc()
763 (tgt->confq_pbl_size + (CNIC_PAGE_SIZE - 1)) & CNIC_PAGE_MASK; in bnx2fc_alloc_session_resc()
766 tgt->confq_pbl_size, in bnx2fc_alloc_session_resc()
770 tgt->confq_pbl_size); in bnx2fc_alloc_session_resc()
854 dma_free_coherent(&hba->pcidev->dev, tgt->confq_pbl_size, in bnx2fc_free_session_resc()
H A Dbnx2fc.h351 u32 confq_pbl_size; member

Completed in 6 milliseconds