Searched defs:afu_idx (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/ocxl/
H A Dcore.c213 static int configure_afu(struct ocxl_afu *afu, u8 afu_idx, struct pci_dev *dev) argument
263 static int init_afu(struct pci_dev *dev, struct ocxl_fn *fn, u8 afu_idx) argument
516 struct ocxl_afu *ocxl_function_fetch_afu(struct ocxl_fn *fn, u8 afu_idx) argument
H A Dconfig.c39 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) argument
380 ocxl_config_check_afu_index(struct pci_dev *dev, struct ocxl_fn_config *fn, int afu_idx) argument
652 ocxl_config_read_afu(struct pci_dev *dev, struct ocxl_fn_config *fn, struct ocxl_afu_config *afu, u8 afu_idx) argument
/linux-master/arch/powerpc/platforms/powernv/
H A Docxl.c90 static int find_dvsec_afu_ctrl(struct pci_dev *dev, u8 afu_idx) argument
105 static int get_max_afu_index(struct pci_dev *dev, int *afu_idx) argument
123 static int get_actag_count(struct pci_dev *dev, int afu_idx, int *actag) argument
167 int rc, afu_idx = -1, i, actag; local
[all...]

Completed in 167 milliseconds