Searched refs:ocxl_fn_config (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/misc/ocxl/ |
| H A D | config.c | 77 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() 284 int ocxl_config_read_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in ocxl_config_read_function() 324 static int read_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_info() 362 static int read_template_version(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_template_version() 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() [all …]
|
| H A D | ocxl_internal.h | 19 struct ocxl_fn_config config; 129 struct ocxl_fn_config *fn, int afu_idx);
|
| H A D | core.c | 529 const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn) in ocxl_function_config()
|
| /linux/include/misc/ |
| H A D | ocxl.h | 43 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);
|