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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c7032 uint32_t len = 0, fwlog_buffsize, fwlog_entry_count; local
7041 fwlog_entry_count = (fwlog_buffsize/LPFC_RAS_MAX_ENTRY_SIZE);
7048 rc = lpfc_sli4_ras_dma_alloc(phba, fwlog_entry_count);

Completed in 155 milliseconds