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

/drivers/scsi/bfa/
H A Dbfa_fcbuild.h232 struct fc_rnid_common_id_data_s *common_id_data,
H A Dbfa_fcbuild.c750 struct fc_rnid_common_id_data_s *common_id_data,
761 rnid_acc->common_id_data = *common_id_data;
748 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) argument
H A Dbfa_fc.h892 struct fc_rnid_common_id_data_s common_id_data; member in struct:fc_rnid_acc_s
H A Dbfa_fcs_lport.c543 struct fc_rnid_common_id_data_s common_id_data; local
579 common_id_data.port_name = bfa_fcs_lport_get_pwwn(port);
580 common_id_data.node_name = bfa_fcs_lport_get_nwwn(port);
584 rx_fchs->ox_id, data_format, &common_id_data,

Completed in 64 milliseconds