Searched refs:HPCDMA_BCNT (Results 1 – 2 of 2) sorted by relevance
31 #define HPCDMA_BCNT 0x00003fff /* size in bytes of this dma buffer */ macro
181 #define RCNTINFO_INIT (RCNTCFG_INIT | (PKT_BUF_SZ & HPCDMA_BCNT))356 len = PKT_BUF_SZ - (rd->rdma.cntinfo & HPCDMA_BCNT) - 3; in sgiseeq_rx()632 td->tdma.cntinfo = (len & HPCDMA_BCNT) | in sgiseeq_start_xmit()