Searched refs:MAL_TXEOBISR (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.h119 #define MAL_TXEOBISR 0x06 macro
H A Ddebug.c136 get_mal_dcrn(mal, MAL_TXEOBISR), get_mal_dcrn(mal, MAL_TXDEIR),
H A Dmal.c275 u32 r = get_mal_dcrn(mal, MAL_TXEOBISR);
280 set_mal_dcrn(mal, MAL_TXEOBISR, r);
501 regs->tx_eobisr = get_mal_dcrn(mal, MAL_TXEOBISR);

Completed in 33 milliseconds