Searched refs:RCR_AM (Results 1 – 17 of 17) sorted by relevance
124 | RCR_AM in rtl92d_init_sw_vars()274 .maps[MAC_RCR_AM] = RCR_AM,
723 #define RCR_AM BIT(2) macro
168 RCR_AM | in rtl92s_init_sw_vars()324 .maps[MAC_RCR_AM] = RCR_AM,
478 #define RCR_AM BIT(2) macro
158 #define RCR_AM BIT2 // Accept multicast packet macro
968 rxconf = rxconf | RCR_AM; in rtl8192_set_rxconf()2793 RCR_AB | RCR_AM | RCR_APM | //accept BC/MC/UC in rtl8192_init_priv_variable()2804 RCR_AB | RCR_AM | RCR_APM | //accept BC/MC/UC in rtl8192_init_priv_variable()
399 #define RCR_AM ((1 << 2)) macro
2817 RCR_AB | RCR_AM | RCR_APM | in rtl8180_init()
1370 rcr_val32 &= ~(RCR_CBSSID | RCR_AB | RCR_AM | RCR_APM | RCR_AAP); in oid_rt_set_rx_packet_type_hdl()1373 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()1376 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()1384 RCR_AM | in oid_rt_set_rx_packet_type_hdl()
1003 #define RCR_AM BIT(2) /* accept multicast */ macro
161 #define RCR_AM BIT2 macro
2195 RCR_AB | RCR_AM | RCR_APM | in rtl8192_InitializeVariables()
117 RCR_AM | in rtl92c_init_sw_vars()
682 #define RCR_AM BIT(2) macro
1135 rx_mode = (RCR_AM | RCR_AB | RCR_PROM); in velocity_set_multi()1140 rx_mode = (RCR_AM | RCR_AB); in velocity_set_multi()1153 rx_mode = RCR_AM | RCR_AB | RCR_AP; in velocity_set_multi()
411 #define RCR_AM 0x04 macro
823 mac->rx_conf = (RCR_APM | RCR_AM | RCR_ADF | RCR_AB | RCR_APPFCS | in _rtl92cu_init_wmac_setting()