Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_get_nwwn (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcs.h269 #define bfa_fcs_lport_get_nwwn(_lport) ((_lport)->port_cfg.nwwn) macro
Dbfa_fcs_lport.c622 common_id_data.node_name = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_lport_rnid()
1908 memcpy(attr->value, &bfa_fcs_lport_get_nwwn(port), templen); in bfa_fcs_lport_fdmi_build_rhba_pyld()
4279 bfa_fcs_lport_get_nwwn(port)); in bfa_fcs_lport_ns_send_rnn_id()
4358 bfa_fcs_lport_get_nwwn(port), nsymbl); in bfa_fcs_lport_ns_send_rsnn_nn()
5711 port_info->node_wwn = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_lport_get_info()
5732 port_info->node_wwn = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_lport_get_info()
Dbfad_attr.c851 nwwn = bfa_fcs_lport_get_nwwn(port->fcs_port); in bfad_im_node_name_show()
Dbfad_im.c1023 cpu_to_be64((bfa_fcs_lport_get_nwwn(port->fcs_port))); in bfad_fc_host_init()