Home
last modified time | relevance | path

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

/linux-6.6.21/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,
/linux-6.6.21/drivers/misc/ocxl/
Dconfig.c423 struct ocxl_afu_config *afu) in read_afu_name()
441 struct ocxl_afu_config *afu) in read_afu_mmio()
487 static int read_afu_control(struct pci_dev *dev, struct ocxl_afu_config *afu) in read_afu_control()
525 static int validate_afu(struct pci_dev *dev, struct ocxl_afu_config *afu) in validate_afu()
566 struct ocxl_afu_config *afu) in read_afu_lpc_memory_info()
653 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;
/linux-6.6.21/drivers/scsi/cxlflash/
Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */
Docxl_hw.c331 struct ocxl_afu_config *acfg = &afu->acfg; in start_context()
403 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_stop_context()
803 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_map_mmio()
856 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_config_afu()