Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c1903 struct sff_trasnceiver_codes_byte7 *trasn_code_byte7; in lpfc_xcvr_data_show() local
1946 trasn_code_byte7 = (struct sff_trasnceiver_codes_byte7 *) in lpfc_xcvr_data_show()
1950 if (*(uint8_t *)trasn_code_byte7 == 0) { in lpfc_xcvr_data_show()
1953 if (trasn_code_byte7->fc_sp_100MB) in lpfc_xcvr_data_show()
1955 if (trasn_code_byte7->fc_sp_200mb) in lpfc_xcvr_data_show()
1957 if (trasn_code_byte7->fc_sp_400MB) in lpfc_xcvr_data_show()
1959 if (trasn_code_byte7->fc_sp_800MB) in lpfc_xcvr_data_show()
1961 if (trasn_code_byte7->fc_sp_1600MB) in lpfc_xcvr_data_show()
1963 if (trasn_code_byte7->fc_sp_3200MB) in lpfc_xcvr_data_show()
1965 if (trasn_code_byte7->speed_chk_ecc) in lpfc_xcvr_data_show()