Searched refs:actag_base (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/ocxl/
H A Docxl_internal.h22 int actag_base; member in struct:ocxl_fn
45 int actag_base; member in struct:ocxl_afu
H A Dcore.c72 afu->actag_base = fn->actag_base + actag_offset;
76 afu->actag_base, afu->actag_enabled);
78 afu->actag_base, afu->actag_enabled);
87 start_offset = afu->actag_base - fn->actag_base;
345 fn->actag_base = base;
350 fn->actag_base, fn->actag_enabled);
352 fn->actag_base, fn->actag_enabled);
H A Dconfig.c739 void ocxl_config_set_afu_actag(struct pci_dev *dev, int pos, int actag_base, argument
747 val = actag_base & OCXL_DVSEC_ACTAG_MASK;
/linux-master/include/misc/
H A Docxl.h368 u32 actag_base, u32 actag_count);
379 int actag_base, int actag_count);

Completed in 116 milliseconds