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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c145 uint8 rxprefetchctl; /* prefetch control for rx */ member in struct:dma_info
556 di->rxprefetchctl = (R_REG(di->osh,
565 di->rxprefetchctl = (R_REG(di->osh,
1130 control |= (di->rxprefetchctl << D64_RC_PC_SHIFT);
1154 control |= (di->rxprefetchctl << RC_PC_SHIFT);
3429 di->rxprefetchctl = (uint8)paramval;

Completed in 49 milliseconds