Home
last modified time | relevance | path

Searched refs:hw_decrypted (Results 1 – 25 of 121) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_security.h113 s32 hw_decrypted; /* if the rx packets is hw_decrypted==false, member
H A Drtl871x_recv.c202 psecuritypriv->hw_decrypted = false; in r8712_decryptor()
218 psecuritypriv->hw_decrypted = true; in r8712_decryptor()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_security.h133 s32 hw_decrypted;/* if the rx packets is hw_decrypted==false,i member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c475 psecuritypriv->hw_decrypted = false; in decryptor()
483 psecuritypriv->hw_decrypted); in decryptor()
509 psecuritypriv->hw_decrypted = true; in decryptor()
516 psecuritypriv->hw_decrypted); in decryptor()
527 psecuritypriv->hw_decrypted); in decryptor()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_security.h205 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_security.h204 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_security.h207 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_security.h207 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_security.h205 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_security.h207 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_security.h204 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_security.h207 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_security.h211 s32 hw_decrypted; /* Broadcast HW security is ready or not */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_security.h214 s32 hw_decrypted; /* Broadcast HW security is ready or not */ member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_security.h147 …s32 hw_decrypted;/* if the rx packets is hw_decrypted ==false, it means the hw has not been ready.… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_security.h184 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_security.h179 s32 hw_decrypted;//if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready. member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_security.h179 s32 hw_decrypted;//if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready. member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_security.h183 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_security.h189 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_security.h188 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_security.h185 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_security.h190 …s32 hw_decrypted;/* if the rx packets is hw_decrypted==_FALSE, it means the hw has not been ready… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_recv.c535 psecuritypriv->hw_decrypted = _FALSE; in decryptor()
537 psta->hw_decrypted = _FALSE; in decryptor()
552 psta->hw_decrypted); in decryptor()
590 psecuritypriv->hw_decrypted = _FALSE; in decryptor()
602 psecuritypriv->hw_decrypted = _TRUE; in decryptor()
603 psta->hw_decrypted = _TRUE; in decryptor()
611 psta->hw_decrypted); in decryptor()
623 psta->hw_decrypted); in decryptor()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_recv.c535 psecuritypriv->hw_decrypted = _FALSE; in decryptor()
537 psta->hw_decrypted = _FALSE; in decryptor()
552 psta->hw_decrypted); in decryptor()
590 psecuritypriv->hw_decrypted = _FALSE; in decryptor()
602 psecuritypriv->hw_decrypted = _TRUE; in decryptor()
603 psta->hw_decrypted = _TRUE; in decryptor()
611 psta->hw_decrypted); in decryptor()
623 psta->hw_decrypted); in decryptor()

12345