Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_attr.c2807 phba->soft_wwn_enable = 1; in lpfc_soft_wwn_enable_store()
2877 if (!phba->soft_wwn_enable) in lpfc_soft_wwpn_store()
2881 phba->soft_wwn_enable = 0; in lpfc_soft_wwpn_store()
2886 phba->soft_wwn_enable = 1; in lpfc_soft_wwpn_store()
2960 if (!phba->soft_wwn_enable) in lpfc_soft_wwnn_store()
Dlpfc.h965 uint8_t soft_wwn_enable; member