Home
last modified time | relevance | path

Searched refs:dma_weight (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.h55 unsigned int dma_weight; member
182 unsigned int dma_weight; member
Dpci-ioda.c844 if (lpe->dma_weight < pe->dma_weight) { in pnv_ioda_link_pe_by_weight()
1006 pe->dma_weight = pnv_ioda_dma_weight(dev);
1007 if (pe->dma_weight != 0) {
1008 phb->ioda.dma_weight += pe->dma_weight;
1032 pe->dma_weight += pnv_ioda_dma_weight(dev); in pnv_ioda_setup_same_PE()
1072 pe->dma_weight = 0; in pnv_ioda_setup_bus_PE()
1102 if (pe->dma_weight != 0) { in pnv_ioda_setup_bus_PE()
1103 phb->ioda.dma_weight += pe->dma_weight; in pnv_ioda_setup_bus_PE()
2025 phb->ioda.dma_pe_count, phb->ioda.dma_weight); in pnv_ioda_setup_dma()
2032 tw = phb->ioda.dma_weight; in pnv_ioda_setup_dma()
[all …]