Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds