Searched refs:fcoe_wwn_to_str (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe_transport.c217 void fcoe_wwn_to_str(u64 wwn, char *buf, int len) fcoe_wwn_to_str() function
226 EXPORT_SYMBOL_GPL(fcoe_wwn_to_str); variable
247 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); fcoe_validate_vport_create()
H A Dfcoe.c2830 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); fcoe_vport_create()
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h266 void fcoe_wwn_to_str(u64 wwn, char *buf, int len);
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1073 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); bnx2fc_vport_create()

Completed in 79 milliseconds