Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_transport.c240 void fcoe_wwn_to_str(u64 wwn, char *buf, int len) in fcoe_wwn_to_str() function
249 EXPORT_SYMBOL_GPL(fcoe_wwn_to_str);
270 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in fcoe_validate_vport_create()
Dfcoe.c2683 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in fcoe_vport_create()
/Linux-v4.19/include/scsi/
Dlibfcoe.h271 void fcoe_wwn_to_str(u64 wwn, char *buf, int len);
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c1146 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in bnx2fc_vport_create()
2175 fcoe_wwn_to_str(vpid.node_name, wwnn_str, sizeof(wwnn_str)); in bnx2fc_npiv_create_vports()
2176 fcoe_wwn_to_str(vpid.port_name, wwpn_str, sizeof(wwpn_str)); in bnx2fc_npiv_create_vports()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c1577 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in qedf_vport_create()
1598 fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf)); in qedf_vport_create()