Searched defs:cxl_fmapi_port_state_info_block (Results 1 – 1 of 1) sorted by relevance
561 struct cxl_fmapi_port_state_info_block { in cmd_get_physical_port_state() struct562 uint8_t port_id; in cmd_get_physical_port_state()563 uint8_t config_state; in cmd_get_physical_port_state()564 uint8_t connected_device_cxl_version; in cmd_get_physical_port_state()565 uint8_t rsv1; in cmd_get_physical_port_state()566 uint8_t connected_device_type; in cmd_get_physical_port_state()567 uint8_t port_cxl_version_bitmask; in cmd_get_physical_port_state()568 uint8_t max_link_width; in cmd_get_physical_port_state()569 uint8_t negotiated_link_width; in cmd_get_physical_port_state()570 uint8_t supported_link_speeds_vector; in cmd_get_physical_port_state()[all …]