Home
last modified time | relevance | path

Searched refs:FWCTL_RPC_DEBUG_WRITE_FULL (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/fwctl/
H A Dfwctl.h111 FWCTL_RPC_DEBUG_WRITE_FULL = 3, enumerator
/linux/Documentation/userspace-api/fwctl/
H A Dfwctl-cxl.rst32 must be FWCTL_RPC_DEBUG_WRITE_FULL. The effects for this level are
/linux/drivers/fwctl/
H A Dmain.c100 case FWCTL_RPC_DEBUG_WRITE_FULL: in fwctl_cmd_rpc()
/linux/drivers/fwctl/pds/
H A Dmain.c271 entries[i].scope = FWCTL_RPC_DEBUG_WRITE_FULL; in pdsfc_get_operations()
/linux/drivers/cxl/core/
H A Dfeatures.c595 if (effects & imm_mask && scope >= FWCTL_RPC_DEBUG_WRITE_FULL) in cxlctl_validate_set_features()