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