Searched refs:EMAC_MR0_RXI (Results 1 - 2 of 2) 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 Demac.h120 #define EMAC_MR0_RXI 0x80000000 macro
H A Dcore.c252 if (unlikely(!(r & EMAC_MR0_RXI))) {
255 while (!(r = in_be32(&p->mr0) & EMAC_MR0_RXI) && n) {
280 while (!(in_be32(&p->mr0) & EMAC_MR0_RXI) && n) {

Completed in 70 milliseconds