Searched refs:lpfc_wwn_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 2673 * lpfc_wwn_set - Convert string to the 8 byte WWN value. 2683 lpfc_wwn_set(const char *buf, size_t cnt, char wwn[]) in lpfc_wwn_set() function 2839 rc = lpfc_wwn_set(buf, cnt, wwpn); in lpfc_soft_wwpn_store() 2919 rc = lpfc_wwn_set(buf, cnt, wwnn); in lpfc_soft_wwnn_store() 2988 rc = lpfc_wwn_set(buf, cnt, wwpn); in lpfc_oas_tgt_store() 3119 rc = lpfc_wwn_set(buf, cnt, wwpn); in lpfc_oas_vpt_store()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 3006 * lpfc_wwn_set - Convert string to the 8 byte WWN value. 3016 lpfc_wwn_set(const char *buf, size_t cnt, char wwn[]) in lpfc_wwn_set() function 3100 rc = lpfc_wwn_set(buf, cnt, wwpn); in lpfc_oas_tgt_store() 3231 rc = lpfc_wwn_set(buf, cnt, wwpn); in lpfc_oas_vpt_store()
|
Completed in 20 milliseconds