Searched defs:lpfc_ras_fwlog (Results 1 – 1 of 1) sorted by relevance
879 struct lpfc_ras_fwlog { struct880 uint8_t *fwlog_buff;881 uint32_t fw_buffcount; /* Buffer size posted to FW */886 uint32_t fw_loglevel; /* Log level set */887 struct lpfc_dmabuf lwpd;888 struct list_head fwlog_buff_list;891 bool ras_hwsupport; /* RAS Support available on HW or not */892 bool ras_enabled; /* Ras Enabled for the function */895 enum ras_state state; /* RAS logging running state */