Searched refs:MAL_TXDEIR (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.h120 #define MAL_TXDEIR 0x07 macro
H A Ddebug.c136 get_mal_dcrn(mal, MAL_TXEOBISR), get_mal_dcrn(mal, MAL_TXDEIR),
H A Dmal.c315 u32 deir = get_mal_dcrn(mal, MAL_TXDEIR);
316 set_mal_dcrn(mal, MAL_TXDEIR, deir);
502 regs->tx_deir = get_mal_dcrn(mal, MAL_TXDEIR);

Completed in 83 milliseconds