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