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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c198 switch (type & (TXCHAN|RXCHAN)) {
199 case RXCHAN:
231 switch (chan->chan_type & (RXCHAN|TXCHAN)) {
232 case RXCHAN:
296 if (chan->chan_type == RXCHAN)
323 if (chan->chan_type == RXCHAN) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpasemi_dma.h476 RXCHAN = 0, /* Any RX chan */ enumerator in enum:pasemi_dmachan_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpasemi_mac.c419 ring = pasemi_dma_alloc_chan(RXCHAN, sizeof(struct pasemi_mac_rxring),

Completed in 111 milliseconds