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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtitan_ge.c382 unsigned long eth_int_cause2; local
419 eth_int_cause2 = TITAN_GE_READ(TITAN_GE_INTR_XDMA_CORE_B);
424 if ( (eth_int_cause1 == 0) && (eth_int_cause2 == 0)) {
438 (eth_int_cause2 & 0x20202) )
447 (eth_int_cause2 & 0x10101)) {

Completed in 107 milliseconds