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
6033 rcr |= RCR_ACCEPT_AP; in rtl8xxxu_configure_filter()6036 rcr &= ~RCR_ACCEPT_AP; in rtl8xxxu_configure_filter()