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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/sgi/
H A Dsgihpc.h32 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sgi/
H A Dsgihpc.h32 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/sgi/
H A Dsgihpc.h32 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sgi/
H A Dsgihpc.h32 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/sgi/
H A Dsgihpc.h32 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/sgi/
H A Dsgihpc.h32 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsgiseeq.c150 #define RCNTINFO_INIT (RCNTCFG_INIT | (PKT_BUF_SZ & HPCDMA_BCNT))
316 len = (PKT_BUF_SZ - (rd->rdma.cntinfo & HPCDMA_BCNT) - 3);
536 td->tdma.cntinfo = (len & HPCDMA_BCNT) |

Completed in 75 milliseconds