fn_desired_actags 31 arch/powerpc/platforms/powernv/ocxl.c u16 fn_desired_actags[8]; fn_desired_actags 195 arch/powerpc/platforms/powernv/ocxl.c link->fn_desired_actags[PCI_FUNC(dev->devfn)] = 0; fn_desired_actags 204 arch/powerpc/platforms/powernv/ocxl.c link->fn_desired_actags[PCI_FUNC(dev->devfn)] += actag; fn_desired_actags 207 arch/powerpc/platforms/powernv/ocxl.c link->fn_desired_actags[PCI_FUNC(dev->devfn)]); fn_desired_actags 231 arch/powerpc/platforms/powernv/ocxl.c total_desired += link->fn_desired_actags[i]; fn_desired_actags 234 arch/powerpc/platforms/powernv/ocxl.c if (link->fn_desired_actags[i]) { fn_desired_actags 236 arch/powerpc/platforms/powernv/ocxl.c link->fn_desired_actags[i], fn_desired_actags 246 arch/powerpc/platforms/powernv/ocxl.c link->fn_desired_actags[i]); fn_desired_actags 275 arch/powerpc/platforms/powernv/ocxl.c *supported = link->fn_desired_actags[PCI_FUNC(dev->devfn)]; fn_desired_actags 306 arch/powerpc/platforms/powernv/ocxl.c if (link->fn_desired_actags[i] && (i == PCI_FUNC(dev->devfn))) {