Lines Matching defs:cmd

124 static CXLRetCode cmd_tunnel_management_cmd(const struct cxl_cmd *cmd,  in cmd_tunnel_management_cmd()
231 static CXLRetCode cmd_events_get_records(const struct cxl_cmd *cmd, in cmd_events_get_records()
258 static CXLRetCode cmd_events_clear_records(const struct cxl_cmd *cmd, in cmd_events_clear_records()
273 static CXLRetCode cmd_events_get_interrupt_policy(const struct cxl_cmd *cmd, in cmd_events_get_interrupt_policy()
316 static CXLRetCode cmd_events_set_interrupt_policy(const struct cxl_cmd *cmd, in cmd_events_set_interrupt_policy()
363 static CXLRetCode cmd_infostat_identify(const struct cxl_cmd *cmd, in cmd_infostat_identify()
423 static CXLRetCode cmd_identify_switch_device(const struct cxl_cmd *cmd, in cmd_identify_switch_device()
475 static CXLRetCode cmd_get_physical_port_state(const struct cxl_cmd *cmd, in cmd_get_physical_port_state()
599 static CXLRetCode cmd_infostat_bg_op_sts(const struct cxl_cmd *cmd, in cmd_infostat_bg_op_sts()
631 static CXLRetCode cmd_firmware_update_get_info(const struct cxl_cmd *cmd, in cmd_firmware_update_get_info()
685 static CXLRetCode cmd_firmware_update_transfer(const struct cxl_cmd *cmd, in cmd_firmware_update_transfer()
808 static CXLRetCode cmd_firmware_update_activate(const struct cxl_cmd *cmd, in cmd_firmware_update_activate()
847 static CXLRetCode cmd_timestamp_get(const struct cxl_cmd *cmd, in cmd_timestamp_get()
864 static CXLRetCode cmd_timestamp_set(const struct cxl_cmd *cmd, in cmd_timestamp_set()
889 static CXLRetCode cmd_logs_get_supported(const struct cxl_cmd *cmd, in cmd_logs_get_supported()
915 static CXLRetCode cmd_logs_get_log(const struct cxl_cmd *cmd, in cmd_logs_get_log()
1078 static CXLRetCode cmd_features_get_supported(const struct cxl_cmd *cmd, in cmd_features_get_supported()
1160 static CXLRetCode cmd_features_get_feature(const struct cxl_cmd *cmd, in cmd_features_get_feature()
1228 static CXLRetCode cmd_features_set_feature(const struct cxl_cmd *cmd, in cmd_features_set_feature()
1339 static CXLRetCode cmd_identify_memory_device(const struct cxl_cmd *cmd, in cmd_identify_memory_device()
1396 static CXLRetCode cmd_ccls_get_partition_info(const struct cxl_cmd *cmd, in cmd_ccls_get_partition_info()
1435 static CXLRetCode cmd_ccls_get_lsa(const struct cxl_cmd *cmd, in cmd_ccls_get_lsa()
1464 static CXLRetCode cmd_ccls_set_lsa(const struct cxl_cmd *cmd, in cmd_ccls_set_lsa()
1541 static CXLRetCode cmd_sanitize_overwrite(const struct cxl_cmd *cmd, in cmd_sanitize_overwrite()
1591 static CXLRetCode cmd_get_security_state(const struct cxl_cmd *cmd, in cmd_get_security_state()
1613 static CXLRetCode cmd_media_get_poison_list(const struct cxl_cmd *cmd, in cmd_media_get_poison_list()
1696 static CXLRetCode cmd_media_inject_poison(const struct cxl_cmd *cmd, in cmd_media_inject_poison()
1751 static CXLRetCode cmd_media_clear_poison(const struct cxl_cmd *cmd, in cmd_media_clear_poison()
1852 cmd_media_get_scan_media_capabilities(const struct cxl_cmd *cmd, in cmd_media_get_scan_media_capabilities()
1919 static CXLRetCode cmd_media_scan_media(const struct cxl_cmd *cmd, in cmd_media_scan_media()
2021 static CXLRetCode cmd_media_get_scan_media_results(const struct cxl_cmd *cmd, in cmd_media_get_scan_media_results()
2101 static CXLRetCode cmd_dcd_get_dyn_cap_config(const struct cxl_cmd *cmd, in cmd_dcd_get_dyn_cap_config()
2184 static CXLRetCode cmd_dcd_get_dyn_cap_ext_list(const struct cxl_cmd *cmd, in cmd_dcd_get_dyn_cap_ext_list()
2459 static CXLRetCode cmd_dcd_add_dyn_cap_rsp(const struct cxl_cmd *cmd, in cmd_dcd_add_dyn_cap_rsp()
2618 static CXLRetCode cmd_dcd_release_dyn_cap(const struct cxl_cmd *cmd, in cmd_dcd_release_dyn_cap()
2770 int cxl_process_cci_message(CXLCCI *cci, uint8_t set, uint8_t cmd, in cxl_process_cci_message()
2908 for (int cmd = 0; cmd < 256; cmd++) { in cxl_rebuild_cel() local
2941 for (int cmd = 0; cmd < 256; cmd++) { in cxl_copy_cci_commands() local