UBM backplane configuration structure.
Data Fields | |
uint8_t | num_of_hfc |
The number of the HFCs in the backplane. More... | |
uint8_t | num_of_dfc |
The number of the DFCs in the backplane. More... | |
uint8_t | num_of_routes |
The number of the routes in the backplane. More... | |
uint8_t | starting_slot |
UBM starting slot. | |
mtb_stc_ubm_fru_oa_config_t * | overview_area |
Overview area configuration. | |
mtb_stc_ubm_routing_t | route_information [MTB_UBM_ROUTES_MAX_NUM] |
Backplane routing configuration. | |
mtb_stc_ubm_siv_t | silicon_identity |
Silicon Identity and Version parameters. | |
mtb_stc_ubm_bp_info_t | backplane_info |
Backplane Info parameters. | |
mtb_stc_ubm_capabilities_t | capabilities |
UBM comtroller capabilities. | |
cy_stc_eeprom_config_t * | fru_config |
Storage configuration for FRU. | |
bool | bifurcate_port |
Indicates whether the DFC port link width will be bifurcated. More... | |
uint8_t mtb_stc_ubm_backplane_cfg_t::num_of_hfc |
The number of the HFCs in the backplane.
uint8_t mtb_stc_ubm_backplane_cfg_t::num_of_dfc |
The number of the DFCs in the backplane.
uint8_t mtb_stc_ubm_backplane_cfg_t::num_of_routes |
The number of the routes in the backplane.
uint8_t mtb_stc_ubm_backplane_cfg_t::starting_slot |
UBM starting slot.
mtb_stc_ubm_fru_oa_config_t* mtb_stc_ubm_backplane_cfg_t::overview_area |
Overview area configuration.
mtb_stc_ubm_routing_t mtb_stc_ubm_backplane_cfg_t::route_information[MTB_UBM_ROUTES_MAX_NUM] |
Backplane routing configuration.
mtb_stc_ubm_siv_t mtb_stc_ubm_backplane_cfg_t::silicon_identity |
Silicon Identity and Version parameters.
mtb_stc_ubm_bp_info_t mtb_stc_ubm_backplane_cfg_t::backplane_info |
Backplane Info parameters.
mtb_stc_ubm_capabilities_t mtb_stc_ubm_backplane_cfg_t::capabilities |
UBM comtroller capabilities.
cy_stc_eeprom_config_t* mtb_stc_ubm_backplane_cfg_t::fru_config |
Storage configuration for FRU.
bool mtb_stc_ubm_backplane_cfg_t::bifurcate_port |
Indicates whether the DFC port link width will be bifurcated.