Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_attr.c2165 phba->soft_wwn_enable = 1; in lpfc_soft_wwn_enable_store()
2229 if (!phba->soft_wwn_enable) in lpfc_soft_wwpn_store()
2233 phba->soft_wwn_enable = 0; in lpfc_soft_wwpn_store()
2238 phba->soft_wwn_enable = 1; in lpfc_soft_wwpn_store()
2313 if (!phba->soft_wwn_enable) in lpfc_soft_wwnn_store()
Dlpfc.h822 uint8_t soft_wwn_enable; member