Searched refs:txprefetchctl (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.c150 uint8 txprefetchctl; /* prefetch control for tx */ member in struct:dma_info
613 di->txprefetchctl = (R_REG(di->osh,
622 di->txprefetchctl = (R_REG(di->osh,
1964 control |= (di->txprefetchctl << XC_PC_SHIFT);
2576 control = (control & ~D64_XC_PC_MASK) | (di->txprefetchctl << D64_XC_PC_SHIFT);
3502 di->txprefetchctl = (uint8)paramval;

Completed in 110 milliseconds