Searched refs:RCR_ACCEPT_AP (Results 1 – 2 of 2) sorted by relevance
689 #define RCR_ACCEPT_AP BIT(0) /* Accept all unicast packet */ macro
5625 rcr |= RCR_ACCEPT_AP; in rtl8xxxu_configure_filter()5628 rcr &= ~RCR_ACCEPT_AP; in rtl8xxxu_configure_filter()