Home
last modified time | relevance | path

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

/Linux-v5.4/include/misc/
Docxl.h20 struct ocxl_afu_config { struct
222 struct ocxl_afu_config *ocxl_afu_config(struct ocxl_afu *afu);
355 struct ocxl_afu_config *afu,
/Linux-v5.4/drivers/misc/ocxl/
Dconfig.c345 struct ocxl_afu_config *afu) in read_afu_name()
363 struct ocxl_afu_config *afu) in read_afu_mmio()
409 static int read_afu_control(struct pci_dev *dev, struct ocxl_afu_config *afu) in read_afu_control()
447 static int validate_afu(struct pci_dev *dev, struct ocxl_afu_config *afu) in validate_afu()
488 struct ocxl_afu_config *afu) in read_afu_lpc_memory_info()
575 struct ocxl_afu_config *afu, u8 afu_idx) in ocxl_config_read_afu()
Dcore.c555 struct ocxl_afu_config *ocxl_afu_config(struct ocxl_afu *afu) in ocxl_afu_config() function
559 EXPORT_SYMBOL_GPL(ocxl_afu_config);
Docxl_internal.h41 struct ocxl_afu_config config;
/Linux-v5.4/drivers/scsi/cxlflash/
Docxl_hw.h28 struct ocxl_afu_config acfg; /* AFU configuration data */
Docxl_hw.c331 struct ocxl_afu_config *acfg = &afu->acfg; in start_context()
401 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()