Searched refs:DRXC_RM (Results 1 – 2 of 2) sorted by relevance
98 #define DRXC_RM (1 << 5) /* Receive Multicast */ macro
1105 ctrl |= DRXC_RM; in ks8695_set_multicast()1110 ctrl |= DRXC_RM; in ks8695_set_multicast()1113 ctrl &= ~DRXC_RM; in ks8695_set_multicast()