Home
last modified time | relevance | path

Searched refs:REG_RXFLTMAP0 (Results 1 – 25 of 78) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/efuse/
H A Drtw_efuse.c938 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
939 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
944 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
945 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
946 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
947 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
948 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
949 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
967 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
968 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/efuse/
H A Drtw_efuse.c839 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
840 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
845 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
846 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
847 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
848 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
849 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
850 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
868 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
869 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/efuse/
H A Drtw_efuse.c911 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
912 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
917 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
918 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
919 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
920 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
921 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
922 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
940 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
941 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/efuse/
H A Drtw_efuse.c938 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
939 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
944 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
945 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
946 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
947 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
948 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
949 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
967 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
968 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/efuse/
H A Drtw_efuse.c839 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
840 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
845 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
846 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
847 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
848 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
849 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
850 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
868 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
869 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/efuse/
H A Drtw_efuse.c932 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
933 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
938 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
939 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
940 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
941 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
942 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
943 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
961 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
962 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/efuse/
H A Drtw_efuse.c926 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
927 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
932 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
933 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
934 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
935 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
936 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
937 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
955 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
956 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/efuse/
H A Drtw_efuse.c1730 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
1731 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
1735 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
1736 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
1737 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
1738 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
1739 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
1740 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
1756 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
1757 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/efuse/
H A Drtw_efuse.c992 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
993 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
998 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
999 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
1000 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
1001 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
1002 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
1003 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
1021 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
1022 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/efuse/
H A Drtw_efuse.c992 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
993 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
998 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
999 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
1000 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
1001 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
1002 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
1003 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
1021 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
1022 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/efuse/
H A Drtw_efuse.c992 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
993 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
998 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
999 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
1000 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
1001 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
1002 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
1003 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
1021 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
1022 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/efuse/
H A Drtw_efuse.c962 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
963 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
968 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
969 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
970 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
971 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
972 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
973 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
991 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
992 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/efuse/
H A Drtw_efuse.c963 BackupRegs[1] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord); in efuse_PreUpdateAction()
964 BackupRegs[2] = phy_query_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord); in efuse_PreUpdateAction()
969 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0, 0); in efuse_PreUpdateAction()
970 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+1, 0); in efuse_PreUpdateAction()
971 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+2, 0); in efuse_PreUpdateAction()
972 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+3, 0); in efuse_PreUpdateAction()
973 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+4, 0); in efuse_PreUpdateAction()
974 PlatformEFIOWrite1Byte(pAdapter, REG_RXFLTMAP0+5, 0); in efuse_PreUpdateAction()
992 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0, bMaskDWord, BackupRegs[1]); in efuse_PostUpdateAction()
993 phy_set_mac_reg(pAdapter, REG_RXFLTMAP0+4, bMaskDWord, BackupRegs[2]); in efuse_PostUpdateAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dbf.c263 rtw_write16_set(rtwdev, REG_RXFLTMAP0, BIT_RXFLTMAP0_ACTIONNOACK); in rtw_bf_enable_bfee_mu()
H A Dreg.h454 #define REG_RXFLTMAP0 0x06A0 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dreg.h313 #define REG_RXFLTMAP0 0x06A0 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_regs.h801 #define REG_RXFLTMAP0 0x06a0 /* Management frames */ macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h373 #define REG_RXFLTMAP0 0x06A0 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/
H A Dhalmac_init_8821c.c933 HALMAC_REG_W32(REG_RXFLTMAP0, WLAN_RX_FILTER0); in init_wmac_cfg_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_init_8822b.c901 HALMAC_REG_W32(REG_RXFLTMAP0, WLAN_RX_FILTER0); in init_wmac_cfg_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/
H A Dhalmac_init_8821c.c934 HALMAC_REG_W32(REG_RXFLTMAP0, WLAN_RX_FILTER0); in init_wmac_cfg_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c1517 *((u16 *) (val)) = rtl_read_word(rtlpriv, REG_RXFLTMAP0); in rtl92cu_get_hw_reg()
1881 rtl_write_word(rtlpriv, REG_RXFLTMAP0, *(u16 *)val); in rtl92cu_set_hw_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_com_reg.h479 #define REG_RXFLTMAP0 0x06A0 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dhal_com_reg.h479 #define REG_RXFLTMAP0 0x06A0 macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h430 #define REG_RXFLTMAP0 0x06A0 macro

1234