Home
last modified time | relevance | path

Searched refs:CXL_MBOX_OP_SET_FEATURE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/cxl/core/
H A Dfeatures.c313 .opcode = CXL_MBOX_OP_SET_FEATURE, in cxl_set_feature()
622 case CXL_MBOX_OP_SET_FEATURE: in cxlctl_validate_hw_command()
640 case CXL_MBOX_OP_SET_FEATURE: in cxlctl_handle_commands()
H A Dmbox.c717 case CXL_MBOX_OP_SET_FEATURE: in check_features_opcodes()
/linux-6.15/drivers/cxl/
H A Dcxlmem.h529 CXL_MBOX_OP_SET_FEATURE = 0x0502, enumerator
/linux-6.15/tools/testing/cxl/test/
H A Dmem.c56 .opcode = cpu_to_le16(CXL_MBOX_OP_SET_FEATURE),
1633 case CXL_MBOX_OP_SET_FEATURE: in cxl_mock_mbox_send()