Searched refs:MAL_RXDEIR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dmal.h124 #define MAL_RXDEIR 0x13 macro
H A Ddebug.c138 get_mal_dcrn(mal, MAL_RXEOBISR), get_mal_dcrn(mal, MAL_RXDEIR)
H A Dmal.c333 u32 deir = get_mal_dcrn(mal, MAL_RXDEIR);
346 set_mal_dcrn(mal, MAL_RXDEIR, deir);
506 regs->rx_deir = get_mal_dcrn(mal, MAL_RXDEIR);

Completed in 20 milliseconds