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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c146 uint8 rxprefetchthresh; /* prefetch threshold for rx */ member in struct:dma_info
559 di->rxprefetchthresh = (R_REG(di->osh,
567 di->rxprefetchthresh = (R_REG(di->osh,
1133 control |= (di->rxprefetchthresh << D64_RC_PT_SHIFT);
1157 control |= (di->rxprefetchthresh << RC_PT_SHIFT);
3433 di->rxprefetchthresh = (uint8)paramval;

Completed in 52 milliseconds