Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_lport.c626 common_id_data.node_name = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_lport_rnid()
1941 memcpy(attr->value, &bfa_fcs_lport_get_nwwn(port), templen); in bfa_fcs_lport_fdmi_build_rhba_pyld()
2748 port_attr->node_name = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_fdmi_get_portattr()
4505 bfa_fcs_lport_get_nwwn(port)); in bfa_fcs_lport_ns_send_rnn_id()
4584 bfa_fcs_lport_get_nwwn(port), nsymbl); in bfa_fcs_lport_ns_send_rsnn_nn()
5920 port_info->node_wwn = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_lport_get_info()
5941 port_info->node_wwn = bfa_fcs_lport_get_nwwn(port); in bfa_fcs_lport_get_info()
Dbfa_fcs.h256 #define bfa_fcs_lport_get_nwwn(_lport) ((_lport)->port_cfg.nwwn) macro
Dbfad_attr.c821 nwwn = bfa_fcs_lport_get_nwwn(port->fcs_port); in bfad_im_node_name_show()
Dbfad_im.c1034 cpu_to_be64((bfa_fcs_lport_get_nwwn(port->fcs_port))); in bfad_fc_host_init()