Searched defs:afu_idx (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | ocxl.c | 91 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) in find_dvsec_afu_ctrl() 106 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
|
/Linux-v4.19/drivers/misc/ocxl/ |
D | config.c | 47 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) in find_dvsec_afu_ctrl() 278 struct ocxl_fn_config *fn, int afu_idx) in ocxl_config_check_afu_index() 442 struct ocxl_afu_config *afu, u8 afu_idx) in ocxl_config_read_afu()
|
D | pci.c | 240 static int configure_afu(struct ocxl_afu *afu, u8 afu_idx, struct pci_dev *dev) in configure_afu() 301 static int init_afu(struct pci_dev *dev, struct ocxl_fn *fn, u8 afu_idx) in init_afu()
|