Home
last modified time | relevance | path

Searched refs:RCR_AB (Results 1 – 25 of 109) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.c819 rcr_val32 &= ~(RCR_CBSSID | RCR_AB | RCR_AM | RCR_APM | RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
822 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
825 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
834 RCR_AB | in oid_rt_set_rx_packet_type_hdl()
H A Drtl871x_mp_phy_regdef.h1016 #define RCR_AB BIT(3) /* accept broadcast */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mp_ioctl.c2225 rcr_val8 &= ~(RCR_AB | RCR_AM | RCR_APM | RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2228 rcr_val8 |= (RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2234 rcr_val8 &= ~(RCR_AAP | RCR_APM | RCR_AM | RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2238 rcr_val32 &= ~(RCR_CBSSID | RCR_AB | RCR_AM | RCR_APM | RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2241 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2249 rcr_val32 &= ~(RCR_AAP | RCR_APM | RCR_AM | RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2253 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2256 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2262 rcr_val32 &= ~(RCR_AAP | RCR_APM | RCR_AM | RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152.h136 #define RCR_AB 0x00000008 macro
137 #define RCR_ACPT_ALL (RCR_AAP | RCR_APM | RCR_AM | RCR_AB)
H A Dr8152.c436 ocp_data |= RCR_APM | RCR_AM | RCR_AB; in rtl8152_set_rx_mode()
723 ocp_data |= RCR_APM | RCR_AM | RCR_AB; in r8152b_enter_oob()
856 ocp_data |= RCR_APM | RCR_AM | RCR_AB; in r8153_enter_oob()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c100 | RCR_AB in rtl92d_init_sw_vars()
253 .maps[MAC_RCR_AB] = RCR_AB,
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c120 RCR_AB | in rtl92s_init_sw_vars()
294 .maps[MAC_RCR_AB] = RCR_AB,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mp_ioctl.c2612 rcr_val8 &= ~(RCR_AB|RCR_AM|RCR_APM|RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2615 rcr_val8 |= (RCR_AB | RCR_ACRC32 ); in oid_rt_set_rx_packet_type_hdl()
2624 rcr_val8 &= ~(RCR_AAP|RCR_APM|RCR_AM|RCR_AB|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2629 rcr_val32 &= ~(RCR_CBSSID|RCR_AB|RCR_AM|RCR_APM|RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2632 rcr_val32 |= (RCR_AB|RCR_AM|RCR_APM|RCR_AAP|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2643 rcr_val32 &= ~(RCR_AAP|RCR_APM|RCR_AM|RCR_AB|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2649 rcr_val32 |= (RCR_AB|RCR_AM|RCR_APM|RCR_AAP|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2652 rcr_val32 |= (RCR_AB|RCR_AM|RCR_APM|RCR_AAP|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2658 rcr_val32 &= ~(RCR_AAP|RCR_APM|RCR_AM|RCR_AB|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mp_ioctl.c2620 rcr_val8 &= ~(RCR_AB | RCR_AM | RCR_APM | RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2623 rcr_val8 |= (RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2629 rcr_val8 &= ~(RCR_AAP | RCR_APM | RCR_AM | RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2633 rcr_val32 &= ~(RCR_CBSSID | RCR_AB | RCR_AM | RCR_APM | RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2636 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2644 rcr_val32 &= ~(RCR_AAP | RCR_APM | RCR_AM | RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2648 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2651 rcr_val32 |= (RCR_AB | RCR_AM | RCR_APM | RCR_AAP | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2657 rcr_val32 &= ~(RCR_AAP | RCR_APM | RCR_AM | RCR_AB | RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mp_ioctl.c2612 rcr_val8 &= ~(RCR_AB|RCR_AM|RCR_APM|RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2615 rcr_val8 |= (RCR_AB | RCR_ACRC32 ); in oid_rt_set_rx_packet_type_hdl()
2624 rcr_val8 &= ~(RCR_AAP|RCR_APM|RCR_AM|RCR_AB|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2629 rcr_val32 &= ~(RCR_CBSSID|RCR_AB|RCR_AM|RCR_APM|RCR_AAP); in oid_rt_set_rx_packet_type_hdl()
2632 rcr_val32 |= (RCR_AB|RCR_AM|RCR_APM|RCR_AAP|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2643 rcr_val32 &= ~(RCR_AAP|RCR_APM|RCR_AM|RCR_AB|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2649 rcr_val32 |= (RCR_AB|RCR_AM|RCR_APM|RCR_AAP|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2652 rcr_val32 |= (RCR_AB|RCR_AM|RCR_APM|RCR_AAP|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
2658 rcr_val32 &= ~(RCR_AAP|RCR_APM|RCR_AM|RCR_AB|RCR_ACRC32); in oid_rt_set_rx_packet_type_hdl()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/
H A Dr8192U_hw.h102 #define RCR_AB BIT(3) // Accept broadcast packet macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h146 #define RCR_AB BIT3 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c101 RCR_AB | in rtl8723be_init_sw_vars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c95 RCR_AB | in rtl92c_init_sw_vars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c101 RCR_AB | in rtl8723e_init_sw_vars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c96 RCR_AB | in rtl92ee_init_sw_vars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c91 RCR_AB | in rtl88e_init_sw_vars()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dsw.c110 RCR_AB | in rtl8821ae_init_sw_vars()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mp_phy_regdef.h1075 #define RCR_AB BIT(3) /* accept broadcast */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mp_phy_regdef.h1080 #define RCR_AB BIT(3) // accept broadcast macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mp_phy_regdef.h1075 #define RCR_AB BIT(3) /* accept broadcast */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mp_phy_regdef.h1076 #define RCR_AB BIT(3) /* accept broadcast */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_mp_phy_regdef.h1075 #define RCR_AB BIT(3) /* accept broadcast */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_mp_phy_regdef.h1075 #define RCR_AB BIT(3) /* accept broadcast */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mp_phy_regdef.h1080 #define RCR_AB BIT(3) /* accept broadcast */ macro

12345