Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/fwctl/
H A Dfwctl.h85 FWCTL_RPC_CONFIGURATION = 0, enumerator
/linux-6.15/Documentation/userspace-api/fwctl/
H A Dfwctl-cxl.rst27 under the fwctl policy of FWCTL_RPC_CONFIGURATION.
108 rpc.scope = FWCTL_RPC_CONFIGURATION;
/linux-6.15/drivers/fwctl/
H A Dmain.c96 case FWCTL_RPC_CONFIGURATION: in fwctl_cmd_rpc()
/linux-6.15/drivers/fwctl/pds/
H A Dmain.c261 entries[i].scope = FWCTL_RPC_CONFIGURATION; in pdsfc_get_operations()
/linux-6.15/drivers/cxl/core/
H A Dfeatures.c619 if (scope >= FWCTL_RPC_CONFIGURATION) in cxlctl_validate_hw_command()