Home
last modified time | relevance | path

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

/linux-5.19.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,
/linux-5.19.10/drivers/misc/ocxl/
Dconfig.c405 struct ocxl_afu_config *afu) in read_afu_name()
423 struct ocxl_afu_config *afu) in read_afu_mmio()
469 static int read_afu_control(struct pci_dev *dev, struct ocxl_afu_config *afu) in read_afu_control()
507 static int validate_afu(struct pci_dev *dev, struct ocxl_afu_config *afu) in validate_afu()
548 struct ocxl_afu_config *afu) in read_afu_lpc_memory_info()
635 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-5.19.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()
402 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_stop_context()
802 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_map_mmio()
855 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_config_afu()