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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpasemi_dma.h476 RXCHAN = 0, /* Any RX chan */ enumerator in enum:pasemi_dmachan_type
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dpasemi_mac.c419 ring = pasemi_dma_alloc_chan(RXCHAN, sizeof(struct pasemi_mac_rxring),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 134 milliseconds