Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfad_attr.c365 u64_to_wwn(fc_vport->node_name, (u8 *)&port_cfg.nwwn); in bfad_im_vport_create()
366 u64_to_wwn(fc_vport->port_name, (u8 *)&port_cfg.pwwn); in bfad_im_vport_create()
499 u64_to_wwn(fc_host_port_name(vshost), (u8 *)&pwwn); in bfad_im_vport_delete()
545 u64_to_wwn(fc_host_port_name(vshost), (u8 *)&pwwn); in bfad_im_vport_disable()
578 u64_to_wwn(fc_host_port_name(vshost), (u8 *)&pwwn); in bfad_im_vport_set_symbolic_name()
/linux/drivers/scsi/csiostor/
A Dcsio_attr.c566 u64_to_wwn(fc_vport->node_name, wwn); in csio_vport_create()
577 u64_to_wwn(fc_vport->port_name, wwn); in csio_vport_create()
/linux/drivers/scsi/lpfc/
A Dlpfc_vport.c371 u64_to_wwn(fc_vport->node_name, vport->fc_nodename.u.wwn); in lpfc_vport_create()
372 u64_to_wwn(fc_vport->port_name, vport->fc_portname.u.wwn); in lpfc_vport_create()
A Dlpfc_scsi.c6265 u64_to_wwn(rport->port_name, target_wwpn.u.wwn); in lpfc_slave_alloc()
/linux/drivers/scsi/qla2xxx/
A Dqla_mid.c475 u64_to_wwn(fc_vport->port_name, port_name); in qla24xx_vport_create_req_sanity_check()
512 u64_to_wwn(fc_vport->node_name, vha->node_name); in qla24xx_create_vhost()
513 u64_to_wwn(fc_vport->port_name, vha->port_name); in qla24xx_create_vhost()
/linux/include/scsi/
A Dscsi_transport_fc.h805 static inline void u64_to_wwn(u64 inm, u8 *wwn) in u64_to_wwn() function
/linux/drivers/scsi/fcoe/
A Dfcoe_transport.c233 u64_to_wwn(wwn, wwpn); in fcoe_wwn_to_str()
/linux/drivers/scsi/qedf/
A Dqedf_main.c3966 u64_to_wwn(qedf->ctlr.sel_fcf->switch_name, fcoe->switch_name); in qedf_get_protocol_tlv_data()

Completed in 45 milliseconds