Searched refs:trasn_code_byte7 (Results 1 – 1 of 1) sorted by relevance
2041 struct sff_trasnceiver_codes_byte7 *trasn_code_byte7; in lpfc_xcvr_data_show() local2084 trasn_code_byte7 = (struct sff_trasnceiver_codes_byte7 *) in lpfc_xcvr_data_show()2088 if (*(uint8_t *)trasn_code_byte7 == 0) { in lpfc_xcvr_data_show()2091 if (trasn_code_byte7->fc_sp_100MB) in lpfc_xcvr_data_show()2093 if (trasn_code_byte7->fc_sp_200mb) in lpfc_xcvr_data_show()2095 if (trasn_code_byte7->fc_sp_400MB) in lpfc_xcvr_data_show()2097 if (trasn_code_byte7->fc_sp_800MB) in lpfc_xcvr_data_show()2099 if (trasn_code_byte7->fc_sp_1600MB) in lpfc_xcvr_data_show()2101 if (trasn_code_byte7->fc_sp_3200MB) in lpfc_xcvr_data_show()2103 if (trasn_code_byte7->speed_chk_ecc) in lpfc_xcvr_data_show()