Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/ocxl/
A Dconfig.c77 static void read_pasid(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_pasid()
100 static int read_dvsec_tl(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_tl()
117 static int read_dvsec_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_function()
144 static int read_dvsec_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_afu_info()
267 static int validate_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in validate_function()
324 static int read_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_info()
381 struct ocxl_fn_config *fn, int afu_idx) in ocxl_config_check_afu_index()
422 static int read_afu_name(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_name()
440 static int read_afu_mmio(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_mmio()
565 struct ocxl_fn_config *fn, in read_afu_lpc_memory_info()
[all …]
A Docxl_internal.h19 struct ocxl_fn_config config;
131 struct ocxl_fn_config *fn, int afu_idx);
A Dcore.c529 const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn) in ocxl_function_config()
/linux-6.3-rc2/include/misc/
A Docxl.h43 struct ocxl_fn_config { struct
110 const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn);
334 struct ocxl_fn_config *fn,
419 struct ocxl_fn_config *fn);
/linux-6.3-rc2/drivers/scsi/cxlflash/
A Docxl_hw.h26 struct ocxl_fn_config fcfg; /* DVSEC config of the function */
A Docxl_hw.c730 struct ocxl_fn_config *fcfg = &afu->fcfg; in ocxlflash_config_fn()
857 struct ocxl_fn_config *fcfg = &afu->fcfg; in ocxlflash_config_afu()

Completed in 12 milliseconds