Home
last modified time | relevance | path

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

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