Searched refs:trasn_code_byte7 (Results 1 – 1 of 1) sorted by relevance
1903 struct sff_trasnceiver_codes_byte7 *trasn_code_byte7; in lpfc_xcvr_data_show() local1941 trasn_code_byte7 = (struct sff_trasnceiver_codes_byte7 *) in lpfc_xcvr_data_show()1945 if (*(uint8_t *)trasn_code_byte7 == 0) { in lpfc_xcvr_data_show()1948 if (trasn_code_byte7->fc_sp_100MB) in lpfc_xcvr_data_show()1950 if (trasn_code_byte7->fc_sp_200mb) in lpfc_xcvr_data_show()1952 if (trasn_code_byte7->fc_sp_400MB) in lpfc_xcvr_data_show()1954 if (trasn_code_byte7->fc_sp_800MB) in lpfc_xcvr_data_show()1956 if (trasn_code_byte7->fc_sp_1600MB) in lpfc_xcvr_data_show()1958 if (trasn_code_byte7->fc_sp_3200MB) in lpfc_xcvr_data_show()1960 if (trasn_code_byte7->speed_chk_ecc) in lpfc_xcvr_data_show()