Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_attr.c244 wwn_t fabric_nwwn = 0; in bfad_im_get_host_fabric_name() local
246 fabric_nwwn = bfa_fcs_lport_get_fabric_name(port->fcs_port); in bfad_im_get_host_fabric_name()
248 fc_host_fabric_name(shost) = cpu_to_be64(fabric_nwwn); in bfad_im_get_host_fabric_name()