Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_attr.c2526 phba->soft_wwn_enable = 1; in lpfc_soft_wwn_enable_store()
2596 if (!phba->soft_wwn_enable) in lpfc_soft_wwpn_store()
2600 phba->soft_wwn_enable = 0; in lpfc_soft_wwpn_store()
2605 phba->soft_wwn_enable = 1; in lpfc_soft_wwpn_store()
2679 if (!phba->soft_wwn_enable) in lpfc_soft_wwnn_store()
Dlpfc.h910 uint8_t soft_wwn_enable; member