Home
last modified time | relevance | path

Searched refs:ocxl_afu_config (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/misc/
Docxl.h20 struct ocxl_afu_config { struct
212 struct ocxl_afu_config *ocxl_afu_config(struct ocxl_afu *afu);
335 struct ocxl_afu_config *afu,
/kernel/linux/linux-5.10/drivers/misc/ocxl/
Dconfig.c434 struct ocxl_afu_config *afu) in read_afu_name()
452 struct ocxl_afu_config *afu) in read_afu_mmio()
498 static int read_afu_control(struct pci_dev *dev, struct ocxl_afu_config *afu) in read_afu_control()
536 static int validate_afu(struct pci_dev *dev, struct ocxl_afu_config *afu) in validate_afu()
577 struct ocxl_afu_config *afu) in read_afu_lpc_memory_info()
664 struct ocxl_afu_config *afu, u8 afu_idx) in ocxl_config_read_afu()
Dcore.c550 struct ocxl_afu_config *ocxl_afu_config(struct ocxl_afu *afu) in ocxl_afu_config() function
554 EXPORT_SYMBOL_GPL(ocxl_afu_config);
Docxl_internal.h41 struct ocxl_afu_config config;
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */
Docxl_hw.c330 struct ocxl_afu_config *acfg = &afu->acfg; in start_context()
400 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_stop_context()
800 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_map_mmio()
853 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_config_afu()