Searched refs:fwctl_rpc_scope (Results 1 – 6 of 6) sorted by relevance
| /linux/include/uapi/fwctl/ |
| H A D | fwctl.h | 78 enum fwctl_rpc_scope { enum
|
| /linux/include/linux/ |
| H A D | fwctl.h | 56 void *(*fw_rpc)(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope,
|
| /linux/drivers/fwctl/mlx5/ |
| H A D | main.c | 180 static bool mlx5ctl_validate_rpc(const void *in, enum fwctl_rpc_scope scope) in mlx5ctl_validate_rpc() 306 static void *mlx5ctl_fw_rpc(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope, in mlx5ctl_fw_rpc()
|
| /linux/drivers/cxl/core/ |
| H A D | features.c | 543 enum fwctl_rpc_scope scope) in cxlctl_validate_set_features() 611 enum fwctl_rpc_scope scope, in cxlctl_validate_hw_command() 645 static void *cxlctl_fw_rpc(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope, in cxlctl_fw_rpc()
|
| /linux/drivers/fwctl/pds/ |
| H A D | main.c | 283 enum fwctl_rpc_scope scope) in pdsfc_validate_rpc() 350 static void *pdsfc_fw_rpc(struct fwctl_uctx *uctx, enum fwctl_rpc_scope scope, in pdsfc_fw_rpc()
|
| /linux/Documentation/userspace-api/fwctl/ |
| H A D | fwctl.rst | 96 some general scopes of action (see enum fwctl_rpc_scope): 218 then the driver should pass the fwctl_rpc_scope to the FW along with the command.
|