Symbol: ocxl_fn_config
drivers/misc/ocxl/config.c
100
static int read_dvsec_tl(struct pci_dev *dev, struct ocxl_fn_config *fn)
drivers/misc/ocxl/config.c
117
static int read_dvsec_function(struct pci_dev *dev, struct ocxl_fn_config *fn)
drivers/misc/ocxl/config.c
144
static int read_dvsec_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn)
drivers/misc/ocxl/config.c
267
static int validate_function(struct pci_dev *dev, struct ocxl_fn_config *fn)
drivers/misc/ocxl/config.c
284
int ocxl_config_read_function(struct pci_dev *dev, struct ocxl_fn_config *fn)
drivers/misc/ocxl/config.c
324
static int read_afu_info(struct pci_dev *dev, struct ocxl_fn_config *fn,
drivers/misc/ocxl/config.c
362
static int read_template_version(struct pci_dev *dev, struct ocxl_fn_config *fn,
drivers/misc/ocxl/config.c
381
struct ocxl_fn_config *fn, int afu_idx)
drivers/misc/ocxl/config.c
422
static int read_afu_name(struct pci_dev *dev, struct ocxl_fn_config *fn,
drivers/misc/ocxl/config.c
440
static int read_afu_mmio(struct pci_dev *dev, struct ocxl_fn_config *fn,
drivers/misc/ocxl/config.c
565
struct ocxl_fn_config *fn,
drivers/misc/ocxl/config.c
652
int ocxl_config_read_afu(struct pci_dev *dev, struct ocxl_fn_config *fn,
drivers/misc/ocxl/config.c
77
static void read_pasid(struct pci_dev *dev, struct ocxl_fn_config *fn)
drivers/misc/ocxl/core.c
529
const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn)
drivers/misc/ocxl/ocxl_internal.h
129
struct ocxl_fn_config *fn, int afu_idx);
drivers/misc/ocxl/ocxl_internal.h
19
struct ocxl_fn_config config;
include/misc/ocxl.h
110
const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn);
include/misc/ocxl.h
334
struct ocxl_fn_config *fn,
include/misc/ocxl.h
419
struct ocxl_fn_config *fn);