Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_nport.c114 snprintf(nport->wwnn_str, sizeof(nport->wwnn_str), "%016llX", in efc_nport_alloc()
398 snprintf(nport->wwnn_str, sizeof(nport->wwnn_str), in __efc_nport_vport_wait_alloc()
425 snprintf(nport->wwnn_str, sizeof(nport->wwnn_str), in __efc_nport_vport_wait_alloc()
H A Defclib.h159 u8 wwnn_str[EFC_WWN_LENGTH]; member
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2122 char wwnn_str[32]; in bnx2fc_npiv_create_vports() local
2154 fcoe_wwn_to_str(vpid.node_name, wwnn_str, sizeof(wwnn_str)); in bnx2fc_npiv_create_vports()
2156 BNX2FC_HBA_DBG(lport, "Creating vport %s:%s.\n", wwnn_str, in bnx2fc_npiv_create_vports()