Home
last modified time | relevance | path

Searched refs:SCR_RxDecEnable (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_cam.c30 SECR_value = SCR_TxEncEnable | SCR_RxDecEnable; in rtl92e_enable_hw_security_config()
47 SECR_value &= ~SCR_RxDecEnable; in rtl92e_enable_hw_security_config()
H A Dr8192E_hw.h204 #define SCR_RxDecEnable BIT3 macro
H A Dr8192E_dev.c797 SECR_value |= SCR_RxDecEnable; in rtl92e_start_adapter()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/
H A Dr8192U_hw.h126 #define SCR_RxDecEnable BIT(3) //Enable Rx Decryption macro
H A Dr8192U_core.c2744 SECR_value |= SCR_RxDecEnable; in rtl8192_adapter_start()
4851 SECR_value = SCR_TxEncEnable | SCR_RxDecEnable; in EnableHWSecurityConfig8192()
4871 SECR_value &= ~SCR_RxDecEnable; in EnableHWSecurityConfig8192()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h1086 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_com_reg.h1548 #define SCR_RxDecEnable BIT(3) //Enable Rx Decryption macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dhal_com_reg.h1549 #define SCR_RxDecEnable BIT(3) //Enable Rx Decryption macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1499 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_com_reg.h1613 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_com_reg.h1611 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_com_reg.h1611 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_com_reg.h1588 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com_reg.h1619 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_com_reg.h1619 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_com_reg.h1619 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dhal_com_reg.h1575 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_com_reg.h1620 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_com_reg.h1619 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_com_reg.h1619 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_com_reg.h1619 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_com_reg.h1620 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_com_reg.h1611 #define SCR_RxDecEnable BIT(3) /* Enable Rx Decryption */ macro
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c1022 rtw_write16(adapter, REG_SECCFG, reg_scr|SCR_CHK_KEYID|SCR_RxDecEnable|SCR_TxEncEnable); in SetHwReg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com.c5505 rtw_write8(adapter, REG_SECCFG, SCR_NoSKMC|SCR_RxDecEnable|SCR_TxEncEnable); in SetHwReg()
5511 reg_scr |= (SCR_CHK_KEYID|SCR_RxDecEnable|SCR_TxEncEnable); in SetHwReg()

12