Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c229 void fcoe_wwn_to_str(u64 wwn, char *buf, int len) in fcoe_wwn_to_str() function
238 EXPORT_SYMBOL_GPL(fcoe_wwn_to_str);
259 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in fcoe_validate_vport_create()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1130 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in bnx2fc_vport_create()
2154 fcoe_wwn_to_str(vpid.node_name, wwnn_str, sizeof(wwnn_str)); in bnx2fc_npiv_create_vports()
2155 fcoe_wwn_to_str(vpid.port_name, wwpn_str, sizeof(wwpn_str)); in bnx2fc_npiv_create_vports()