Searched refs:DRXC_RA (Results 1 – 2 of 2) sorted by relevance
102 #define DRXC_RA (1 << 2) /* Receive All */ macro
1105 ctrl |= DRXC_RA; in ks8695_set_multicast()1108 ctrl &= ~DRXC_RA; in ks8695_set_multicast()