Lines Matching refs:ras_fwlog
5388 struct lpfc_ras_fwlog *ras_fwlog = NULL;
5390 ras_fwlog = &phba->ras_fwlog;
5392 if (ras_fwlog->ras_hwsupport == false)
5394 else if (ras_fwlog->ras_enabled == false)
5414 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
5437 if (ras_fwlog->state == ACTIVE)
5443 ras_reply->log_level = phba->ras_fwlog.fw_loglevel;
5471 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
5499 if (ras_fwlog->state != ACTIVE) {
5516 if (ras_fwlog->state != INACTIVE)
5558 struct lpfc_ras_fwlog *ras_fwlog = &phba->ras_fwlog;
5580 if (!ras_fwlog->lwpd.virt) {
5588 lwpd_ptr = (uint32_t *)(ras_fwlog->lwpd.virt);
5623 struct lpfc_ras_fwlog *ras_fwlog = NULL;
5627 ras_fwlog = &phba->ras_fwlog;
5635 if (ras_fwlog->state == ACTIVE) {
5667 &ras_fwlog->fwlog_buff_list, list) {