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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dhnddma.c105 uint16 txout; /* index of next descriptor to post */ member in struct:dma_info
895 ASSERT(di->txin == di->txout);
1504 end = di->txout;
1526 if ((start == 0) && (end > di->txout))
1619 di->hnddma.txavail = di->ntxd - NTXDACTIVE(di->txin, di->txout) - 1;
1625 return NTXDACTIVE(di->txin, di->txout);
1643 return NTXDACTIVE(curr, di->txout);
1652 if (txin == di->txout)
1827 bcm_bprintf(b, "DMA32: txd32 %p txdpa 0x%lx txp %p txin %d txout %d "
1829 di->txout, d
2226 uint16 txout; local
2898 uint16 txout; local
2960 uint16 txout; local
[all...]

Completed in 118 milliseconds