Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/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()
309 static int read_afu_name(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_name()
327 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;