Searched defs:cxl_fmapi_port_state_info_block (Results 1 – 1 of 1) sorted by relevance
501 struct cxl_fmapi_port_state_info_block { in cmd_get_physical_port_state() struct502 uint8_t port_id; in cmd_get_physical_port_state()503 uint8_t config_state; in cmd_get_physical_port_state()504 uint8_t connected_device_cxl_version; in cmd_get_physical_port_state()505 uint8_t rsv1; in cmd_get_physical_port_state()506 uint8_t connected_device_type; in cmd_get_physical_port_state()507 uint8_t port_cxl_version_bitmask; in cmd_get_physical_port_state()508 uint8_t max_link_width; in cmd_get_physical_port_state()509 uint8_t negotiated_link_width; in cmd_get_physical_port_state()510 uint8_t supported_link_speeds_vector; in cmd_get_physical_port_state()[all …]