Home
last modified time | relevance | path

Searched refs:HPCDMA_OWN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/sgi/
Dhpc3.h30 #define HPCDMA_OWN 0x00004000 /* Denotes ring buffer ownership on rx */ macro
/Linux-v4.19/drivers/net/ethernet/seeq/
Dsgiseeq.c175 #define RCNTCFG_INIT (HPCDMA_OWN | HPCDMA_EORP | HPCDMA_XIE)
350 while (!(rd->rdma.cntinfo & HPCDMA_OWN)) { in sgiseeq_rx()