Searched defs:afu_idx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | ocxl.c | 90 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) in find_dvsec_afu_ctrl() 105 static int get_max_afu_index(struct pci_dev *dev, int *afu_idx) in get_max_afu_index() 123 static int get_actag_count(struct pci_dev *dev, int afu_idx, int *actag) in get_actag_count() 167 int rc, afu_idx = -1, i, actag; in pnv_ocxl_fixup_actag() local
|
/openbmc/linux/drivers/misc/ocxl/ |
H A D | core.c | 213 static int configure_afu(struct ocxl_afu *afu, u8 afu_idx, struct pci_dev *dev) in configure_afu() 263 static int init_afu(struct pci_dev *dev, struct ocxl_fn *fn, u8 afu_idx) in init_afu() 516 struct ocxl_afu *ocxl_function_fetch_afu(struct ocxl_fn *fn, u8 afu_idx) in ocxl_function_fetch_afu()
|
H A D | config.c | 39 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) in find_dvsec_afu_ctrl() 381 struct ocxl_fn_config *fn, int afu_idx) in ocxl_config_check_afu_index() 653 struct ocxl_afu_config *afu, u8 afu_idx) in ocxl_config_read_afu()
|