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

/linux-master/arch/powerpc/platforms/powernv/
H A Docxl.c30 u16 fn_desired_actags[8]; member in struct:npu_link
195 link->fn_desired_actags[PCI_FUNC(dev->devfn)] = 0;
204 link->fn_desired_actags[PCI_FUNC(dev->devfn)] += actag;
207 link->fn_desired_actags[PCI_FUNC(dev->devfn)]);
231 total_desired += link->fn_desired_actags[i];
234 if (link->fn_desired_actags[i]) {
236 link->fn_desired_actags[i],
246 link->fn_desired_actags[i]);
275 *supported = link->fn_desired_actags[PCI_FUNC(dev->devfn)];
306 if (link->fn_desired_actags[
[all...]

Completed in 246 milliseconds