Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_attr.c1909 struct sff_trasnceiver_codes_byte7 *trasn_code_byte7; in lpfc_xcvr_data_show() local
1952 trasn_code_byte7 = (struct sff_trasnceiver_codes_byte7 *) in lpfc_xcvr_data_show()
1956 if (*(uint8_t *)trasn_code_byte7 == 0) { in lpfc_xcvr_data_show()
1959 if (trasn_code_byte7->fc_sp_100MB) in lpfc_xcvr_data_show()
1961 if (trasn_code_byte7->fc_sp_200mb) in lpfc_xcvr_data_show()
1963 if (trasn_code_byte7->fc_sp_400MB) in lpfc_xcvr_data_show()
1965 if (trasn_code_byte7->fc_sp_800MB) in lpfc_xcvr_data_show()
1967 if (trasn_code_byte7->fc_sp_1600MB) in lpfc_xcvr_data_show()
1969 if (trasn_code_byte7->fc_sp_3200MB) in lpfc_xcvr_data_show()
1971 if (trasn_code_byte7->speed_chk_ecc) in lpfc_xcvr_data_show()