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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c143 uint8 txprefetchctl; /* prefetch control for tx */ member in struct:dma_info
598 di->txprefetchctl = (R_REG(di->osh,
607 di->txprefetchctl = (R_REG(di->osh,
1934 control |= (di->txprefetchctl << XC_PC_SHIFT);
2535 control = (control & ~D64_XC_PC_MASK) | (di->txprefetchctl << D64_XC_PC_SHIFT);
3417 di->txprefetchctl = (uint8)paramval;

Completed in 48 milliseconds