Searched defs:cxl_fmapi_port_state_info_block (Results 1 – 1 of 1) sorted by relevance
569 struct cxl_fmapi_port_state_info_block { in cmd_get_physical_port_state() struct570 uint8_t port_id; in cmd_get_physical_port_state()571 uint8_t config_state; in cmd_get_physical_port_state()572 uint8_t connected_device_cxl_version; in cmd_get_physical_port_state()573 uint8_t rsv1; in cmd_get_physical_port_state()574 uint8_t connected_device_type; in cmd_get_physical_port_state()575 uint8_t port_cxl_version_bitmask; in cmd_get_physical_port_state()576 uint8_t max_link_width; in cmd_get_physical_port_state()577 uint8_t negotiated_link_width; in cmd_get_physical_port_state()578 uint8_t supported_link_speeds_vector; in cmd_get_physical_port_state()[all …]