Searched refs:ocxl_fn_config (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/misc/ocxl/ |
| 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() 249 static int validate_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in validate_function() 306 static int read_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_info() 363 struct ocxl_fn_config *fn, int afu_idx) in ocxl_config_check_afu_index() 404 static int read_afu_name(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_name() 422 static int read_afu_mmio(struct pci_dev *dev, struct ocxl_fn_config *fn, in read_afu_mmio() 547 struct ocxl_fn_config *fn, in read_afu_lpc_memory_info() [all …]
|
| A D | ocxl_internal.h | 19 struct ocxl_fn_config config; 131 struct ocxl_fn_config *fn, int afu_idx);
|
| A D | core.c | 529 const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn) in ocxl_function_config()
|
| /linux/include/misc/ |
| 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);
|
| /linux/drivers/scsi/cxlflash/ |
| A D | ocxl_hw.h | 26 struct ocxl_fn_config fcfg; /* DVSEC config of the function */
|
| A D | ocxl_hw.c | 729 struct ocxl_fn_config *fcfg = &afu->fcfg; in ocxlflash_config_fn() 856 struct ocxl_fn_config *fcfg = &afu->fcfg; in ocxlflash_config_afu()
|
Completed in 18 milliseconds