Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c2763 phba->soft_wwn_enable = 1; in lpfc_soft_wwn_enable_store()
2833 if (!phba->soft_wwn_enable) in lpfc_soft_wwpn_store()
2837 phba->soft_wwn_enable = 0; in lpfc_soft_wwpn_store()
2842 phba->soft_wwn_enable = 1; in lpfc_soft_wwpn_store()
2916 if (!phba->soft_wwn_enable) in lpfc_soft_wwnn_store()
H A Dlpfc.h1000 uint8_t soft_wwn_enable; member