Searched refs:common_id_data (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fcbuild.h234 struct fc_rnid_common_id_data_s *common_id_data,
H A Dbfa_fcbuild.c754 struct fc_rnid_common_id_data_s *common_id_data, fc_rnid_acc_build()
765 rnid_acc->common_id_data = *common_id_data; fc_rnid_acc_build()
752 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) fc_rnid_acc_build() argument
H A Dbfa_fc.h893 struct fc_rnid_common_id_data_s common_id_data; member in struct:fc_rnid_acc_s
H A Dbfa_fcs_lport.c585 struct fc_rnid_common_id_data_s common_id_data; bfa_fcs_lport_rnid() local
621 common_id_data.port_name = bfa_fcs_lport_get_pwwn(port); bfa_fcs_lport_rnid()
622 common_id_data.node_name = bfa_fcs_lport_get_nwwn(port); bfa_fcs_lport_rnid()
626 rx_fchs->ox_id, data_format, &common_id_data, bfa_fcs_lport_rnid()

Completed in 160 milliseconds