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

/linux-master/arch/mips/include/asm/sgi/
H A Dhpc3.h31 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
/linux-master/drivers/net/ethernet/seeq/
H A Dsgiseeq.c181 #define RCNTINFO_INIT (RCNTCFG_INIT | (PKT_BUF_SZ & HPCDMA_BCNT))
356 len = PKT_BUF_SZ - (rd->rdma.cntinfo & HPCDMA_BCNT) - 3;
632 td->tdma.cntinfo = (len & HPCDMA_BCNT) |

Completed in 211 milliseconds