Home
last modified time | relevance | path

Searched refs:ccmp_hdr (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com.c7344 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
7385 ccmp_hdr = in rtw_hal_construct_remote_control_info()
7388 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
7390 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
7391 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c8620 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8661 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8664 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8666 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8667 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c8712 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8753 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8756 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8758 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8759 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c8835 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8876 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8879 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8881 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8882 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c8725 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8766 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8769 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8771 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8772 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c8729 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8770 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8773 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8775 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8776 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c8816 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8857 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8860 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8862 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8863 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c8830 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
8871 ccmp_hdr = in rtw_hal_construct_remote_control_info()
8874 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
8876 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
8877 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com.c9190 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
9231 ccmp_hdr = in rtw_hal_construct_remote_control_info()
9234 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
9236 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
9237 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c9279 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
9320 ccmp_hdr = in rtw_hal_construct_remote_control_info()
9323 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
9325 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
9326 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c9279 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
9320 ccmp_hdr = in rtw_hal_construct_remote_control_info()
9323 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
9325 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
9326 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com.c9191 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
9232 ccmp_hdr = in rtw_hal_construct_remote_control_info()
9235 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
9237 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
9238 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com.c9193 u64 ccmp_hdr = 0, tmp_key = 0; in rtw_hal_construct_remote_control_info() local
9234 ccmp_hdr = in rtw_hal_construct_remote_control_info()
9237 if (ccmp_hdr != 0) { in rtw_hal_construct_remote_control_info()
9239 ccmp_hdr = PN_2_CCMPH(ccmp_hdr, tmp_key); in rtw_hal_construct_remote_control_info()
9240 *(u64*)cur_dot11rxiv = cpu_to_le64(ccmp_hdr); in rtw_hal_construct_remote_control_info()