Home
last modified time | relevance | path

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

/Linux-v4.19/include/misc/
Docxl.h44 struct ocxl_fn_config { struct
57 struct ocxl_fn_config *fn);
66 struct ocxl_fn_config *fn, int afu_idx);
73 struct ocxl_fn_config *fn,
/Linux-v4.19/drivers/misc/ocxl/
Dconfig.c71 static int read_pasid(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_pasid()
95 static int read_dvsec_tl(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_tl()
112 static int read_dvsec_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_function()
139 static int read_dvsec_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn) in read_dvsec_afu_info()
187 static int validate_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in validate_function()
204 int ocxl_config_read_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in ocxl_config_read_function()
248 static int read_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_info()
278 struct ocxl_fn_config *fn, int afu_idx) in ocxl_config_check_afu_index()
307 static int read_afu_name(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_name()
325 static int read_afu_mmio(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_mmio()
[all …]
Docxl_internal.h23 struct ocxl_fn_config config;
/Linux-v4.19/drivers/scsi/cxlflash/
Docxl_hw.h31 struct ocxl_fn_config fcfg; /* DVSEC config of the function */
Docxl_hw.c749 struct ocxl_fn_config *fcfg = &afu->fcfg; in ocxlflash_config_fn()
876 struct ocxl_fn_config *fcfg = &afu->fcfg; in ocxlflash_config_afu()