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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dtc_cbq.c32 double xmt = (double)avpkt/bndw; local
34 maxidle = xmt*(1-g);
36 double vxmt = (double)avpkt/rate - xmt;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmsdpcm.h203 (void *)(uintptr)&((h)->regs->dma.sdiod32.dma32regs[chnl].xmt) : \
208 (void *)(uintptr)&((h)->regs->dma.sdiod64.dma64regs[chnl].xmt) : \
218 (void *)(uintptr)&((h)->regs->dma.pcm32.dmaregs.xmt) : \
H A Dsbhnddma.h34 /* dma registers per channel(xmt or rcv) */
43 dma32regs_t xmt; /* dma tx channel */ member in struct:__anon3248
206 /* dma registers per channel(xmt or rcv) */
212 uint32 status0; /* current descriptor, xmt state */
213 uint32 status1; /* active descriptor, xmt error */
H A Dsbsdpcmdev.h34 dma64regs_t xmt; /* dma tx */ member in struct:__anon3260

Completed in 44 milliseconds