Home
last modified time | relevance | path

Searched refs:soft_wwn_enable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_attr.c2743 phba->soft_wwn_enable = 1; in lpfc_soft_wwn_enable_store()
2813 if (!phba->soft_wwn_enable) in lpfc_soft_wwpn_store()
2817 phba->soft_wwn_enable = 0; in lpfc_soft_wwpn_store()
2822 phba->soft_wwn_enable = 1; in lpfc_soft_wwpn_store()
2896 if (!phba->soft_wwn_enable) in lpfc_soft_wwnn_store()
Dlpfc.h992 uint8_t soft_wwn_enable; member