Searched refs:RCR_AB (Results 1 – 17 of 17) sorted by relevance
123 | RCR_AB in rtl92d_init_sw_vars()275 .maps[MAC_RCR_AB] = RCR_AB,
722 #define RCR_AB BIT(3) macro
166 RCR_AB | in rtl92s_init_sw_vars()325 .maps[MAC_RCR_AB] = RCR_AB,
477 #define RCR_AB BIT(3) macro
157 #define RCR_AB BIT3 // Accept broadcast packet macro
967 rxconf = rxconf | RCR_AB; 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()
398 #define RCR_AB ((1 << 3)) 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()1385 RCR_AB | in oid_rt_set_rx_packet_type_hdl()
1004 #define RCR_AB BIT(3) /* accept broadcast */ macro
160 #define RCR_AB BIT3 macro
2195 RCR_AB | RCR_AM | RCR_APM | in rtl8192_InitializeVariables()
116 RCR_AB | in rtl92c_init_sw_vars()
681 #define RCR_AB BIT(3) 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()
410 #define RCR_AB 0x08 macro
823 mac->rx_conf = (RCR_APM | RCR_AM | RCR_ADF | RCR_AB | RCR_APPFCS | in _rtl92cu_init_wmac_setting()