Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_mbox.c440 mb->un.varCfgMSI.attentionConditions[0] = attentionConditions[0]; in lpfc_config_msi()
441 mb->un.varCfgMSI.attentionConditions[1] = attentionConditions[1]; in lpfc_config_msi()
448 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS] = 1; in lpfc_config_msi()
450 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS] = 1; in lpfc_config_msi()
453 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS^3] = 1; in lpfc_config_msi()
455 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS^3] = 1; in lpfc_config_msi()
458 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()
459 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()
462 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()
463 mb->un.varCfgMSI in lpfc_config_msi()
[all...]
H A Dlpfc_hw.h3513 struct config_msi_var varCfgMSI;/* cmd = x30 (CONFIG_MSI) */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_mbox.c508 mb->un.varCfgMSI.attentionConditions[0] = attentionConditions[0]; in lpfc_config_msi()
509 mb->un.varCfgMSI.attentionConditions[1] = attentionConditions[1]; in lpfc_config_msi()
516 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS] = 1; in lpfc_config_msi()
518 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS] = 1; in lpfc_config_msi()
521 mb->un.varCfgMSI.messageNumberByHA[HA_R0_POS^3] = 1; in lpfc_config_msi()
523 mb->un.varCfgMSI.messageNumberByHA[HA_R1_POS^3] = 1; in lpfc_config_msi()
526 mb->un.varCfgMSI.autoClearHA[0] = attentionConditions[0]; in lpfc_config_msi()
527 mb->un.varCfgMSI.autoClearHA[1] = attentionConditions[1]; in lpfc_config_msi()
530 mb->un.varCfgMSI.autoClearHA[0] = 0; in lpfc_config_msi()
531 mb->un.varCfgMSI in lpfc_config_msi()
[all...]
H A Dlpfc_hw.h3699 struct config_msi_var varCfgMSI;/* cmd = x30 (CONFIG_MSI) */ member

Completed in 25 milliseconds