Searched refs:DRXC_RM (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/arm/
H A Dks8695net.h98 #define DRXC_RM (1 << 5) /* Receive Multicast */ macro
H A Dks8695net.c1203 ctrl |= DRXC_RM;
1208 ctrl |= DRXC_RM;
1211 ctrl &= ~DRXC_RM;

Completed in 74 milliseconds