Searched refs:SLI4_PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
1807 dma_free_coherent(&phba->pcidev->dev, SLI4_PAGE_SIZE, in lpfc_sli4_mbox_cmd_free()1868 pcount = (SLI4_PAGE_ALIGN(length))/SLI4_PAGE_SIZE; in lpfc_sli4_config()1886 SLI4_PAGE_SIZE, &phyaddr, in lpfc_sli4_config()1896 if (resid_len > SLI4_PAGE_SIZE) { in lpfc_sli4_config()1898 SLI4_PAGE_SIZE); in lpfc_sli4_config()1899 alloc_len += SLI4_PAGE_SIZE; in lpfc_sli4_config()
7088 LPFC_RAS_MAX_ENTRY_SIZE/SLI4_PAGE_SIZE); in lpfc_sli4_ras_fwlog_init()8572 vpd_size = SLI4_PAGE_SIZE; in lpfc_sli4_hba_setup()16157 hw_page_size = SLI4_PAGE_SIZE; in lpfc_eq_create()16373 (cq->page_size / SLI4_PAGE_SIZE)); in lpfc_cq_create()16544 (hw_page_size / SLI4_PAGE_SIZE)); in lpfc_cq_create_set()16813 hw_page_size = SLI4_PAGE_SIZE; in lpfc_mq_create()16996 (wq->page_size > SLI4_PAGE_SIZE)) in lpfc_wq_create()17025 (wq->page_size / SLI4_PAGE_SIZE)); in lpfc_wq_create()17232 hw_page_size = SLI4_PAGE_SIZE; in lpfc_rq_create()17395 (PAGE_SIZE/SLI4_PAGE_SIZE)); in lpfc_rq_create()[all …]
139 #define SLI4_PAGE_SIZE 4096 macro3327 #define SLI4_PAGE_ALIGN(addr) (((addr)+((SLI4_PAGE_SIZE)-1)) \3328 &(~((SLI4_PAGE_SIZE)-1)))
4504 (unsigned long)(SLI4_PAGE_SIZE - 1)) != 0)) { in lpfc_new_io_buf()8201 max_buf_size = (2 * SLI4_PAGE_SIZE); in lpfc_sli4_driver_resource_setup()8286 i = min(phba->cfg_sg_dma_buf_size, SLI4_PAGE_SIZE); in lpfc_sli4_driver_resource_setup()14613 SLI4_PAGE_SIZE, in lpfc_write_firmware()14626 if (temp_offset + SLI4_PAGE_SIZE > fw->size) { in lpfc_write_firmware()14634 SLI4_PAGE_SIZE); in lpfc_write_firmware()14635 temp_offset += SLI4_PAGE_SIZE; in lpfc_write_firmware()14659 dma_free_coherent(&phba->pcidev->dev, SLI4_PAGE_SIZE, in lpfc_write_firmware()