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

/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */
H A Docxl_hw.c331 struct ocxl_afu_config *acfg = &afu->acfg;
403 struct ocxl_afu_config *acfg = &afu->acfg;
803 struct ocxl_afu_config *acfg = &afu->acfg;
856 struct ocxl_afu_config *acfg = &afu->acfg;
/linux-master/include/misc/
H A Docxl.h20 struct ocxl_afu_config { struct
207 * ocxl_afu_config() - Get a pointer to the config for an AFU
212 struct ocxl_afu_config *ocxl_afu_config(struct ocxl_afu *afu);
331 * the index 'afu_idx'. Fills in a ocxl_afu_config structure
335 struct ocxl_afu_config *afu,
/linux-master/drivers/misc/ocxl/
H A Docxl_internal.h41 struct ocxl_afu_config config;
H A Dconfig.c423 struct ocxl_afu_config *afu)
441 struct ocxl_afu_config *afu)
487 static int read_afu_control(struct pci_dev *dev, struct ocxl_afu_config *afu)
525 static int validate_afu(struct pci_dev *dev, struct ocxl_afu_config *afu)
566 struct ocxl_afu_config *afu)
653 struct ocxl_afu_config *afu, u8 afu_idx)
H A Dcore.c550 struct ocxl_afu_config *ocxl_afu_config(struct ocxl_afu *afu) function
554 EXPORT_SYMBOL_GPL(ocxl_afu_config); variable

Completed in 398 milliseconds