Searched refs:varCfgMSI (Results 1 – 2 of 2) sorted by relevance
435 mb->un.varCfgMSI.attentionConditions[0] = attentionConditions[0]; in lpfc_config_msi()436 mb->un.varCfgMSI.attentionConditions[1] = attentionConditions[1]; in lpfc_config_msi()443 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS] = 1; in lpfc_config_msi()445 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS] = 1; in lpfc_config_msi()448 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS^3] = 1; in lpfc_config_msi()450 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS^3] = 1; in lpfc_config_msi()453 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()454 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()457 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()458 mb->un.varCfgMSI.autoClearHA[1] = 0; in lpfc_config_msi()
3080 struct config_msi_var varCfgMSI;/* cmd = x30 (CONFIG_MSI) */ member