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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsmc9194.h84 #define RCR_ALMUL 0x4 /* receive all multicast packets */ macro
H A Dsmc9194.c1441 outw( inw(ioaddr + RCR ) | RCR_ALMUL, ioaddr + RCR );
1450 outw( inw( ioaddr + RCR ) & ~(RCR_PROMISC | RCR_ALMUL),
1457 outw( inw( ioaddr + RCR ) & ~(RCR_PROMISC | RCR_ALMUL),
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dsmc91c92_cs.c247 #define RCR_ALMUL 0x4 /* receive all multicast packets */ macro

Completed in 178 milliseconds