| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_pwrctrl.h | 548 u8 keep_alive_pattern[WLAN_MAX_KEEP_ALIVE_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_pwrctrl.h | 554 u8 keep_alive_pattern[WLAN_MAX_KEEP_ALIVE_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_pwrctrl.h | 550 u8 keep_alive_pattern[WLAN_MAX_KEEP_ALIVE_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_pwrctrl.h | 554 u8 keep_alive_pattern[WLAN_MAX_KEEP_ALIVE_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_pwrctrl.h | 547 u8 keep_alive_pattern[WLAN_MAX_KEEP_ALIVE_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_linux.c | 8118 _rtw_memset(pwrpriv->keep_alive_pattern,0,WLAN_MAX_KEEP_ALIVE_IE_LEN); 8165 pwrpriv->keep_alive_pattern[len] = key_2char2num(tx_pattern[i], tx_pattern[i + 1]); 8166 RTW_INFO("[0x%x] ",pwrpriv->keep_alive_pattern[len]);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_linux.c | 8102 _rtw_memset(pwrpriv->keep_alive_pattern,0,WLAN_MAX_KEEP_ALIVE_IE_LEN); 8149 pwrpriv->keep_alive_pattern[len] = key_2char2num(tx_pattern[i], tx_pattern[i + 1]); 8150 RTW_INFO("[0x%x] ",pwrpriv->keep_alive_pattern[len]);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_linux.c | 8110 _rtw_memset(pwrpriv->keep_alive_pattern,0,WLAN_MAX_KEEP_ALIVE_IE_LEN); 8157 pwrpriv->keep_alive_pattern[len] = key_2char2num(tx_pattern[i], tx_pattern[i + 1]); 8158 RTW_INFO("[0x%x] ",pwrpriv->keep_alive_pattern[len]);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_linux.c | 8111 _rtw_memset(pwrpriv->keep_alive_pattern,0,WLAN_MAX_KEEP_ALIVE_IE_LEN); 8158 pwrpriv->keep_alive_pattern[len] = key_2char2num(tx_pattern[i], tx_pattern[i + 1]); 8159 RTW_INFO("[0x%x] ",pwrpriv->keep_alive_pattern[len]);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_linux.c | 8114 _rtw_memset(pwrpriv->keep_alive_pattern,0,WLAN_MAX_KEEP_ALIVE_IE_LEN); 8161 pwrpriv->keep_alive_pattern[len] = key_2char2num(tx_pattern[i], tx_pattern[i + 1]); 8162 RTW_INFO("[0x%x] ",pwrpriv->keep_alive_pattern[len]);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_com.c | 8371 _rtw_memcpy(pwlanhdr->addr2, pwrpriv->keep_alive_pattern+6, ETH_ALEN); in rtw_hal_construct_keepalive() 8372 _rtw_memcpy(pwlanhdr->addr3,pwrpriv->keep_alive_pattern, ETH_ALEN); in rtw_hal_construct_keepalive() 8422 _rtw_memcpy(pKeepAlivePkt,pwrpriv->keep_alive_pattern+12,pwrpriv->keep_alive_pattern_len-12); in rtw_hal_construct_keepalive()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_com.c | 8450 _rtw_memcpy(pwlanhdr->addr2, pwrpriv->keep_alive_pattern+6, ETH_ALEN); in rtw_hal_construct_keepalive() 8451 _rtw_memcpy(pwlanhdr->addr3,pwrpriv->keep_alive_pattern, ETH_ALEN); in rtw_hal_construct_keepalive() 8501 _rtw_memcpy(pKeepAlivePkt,pwrpriv->keep_alive_pattern+12,pwrpriv->keep_alive_pattern_len-12); in rtw_hal_construct_keepalive()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_com.c | 8450 _rtw_memcpy(pwlanhdr->addr2, pwrpriv->keep_alive_pattern+6, ETH_ALEN); in rtw_hal_construct_keepalive() 8451 _rtw_memcpy(pwlanhdr->addr3,pwrpriv->keep_alive_pattern, ETH_ALEN); in rtw_hal_construct_keepalive() 8501 _rtw_memcpy(pKeepAlivePkt,pwrpriv->keep_alive_pattern+12,pwrpriv->keep_alive_pattern_len-12); in rtw_hal_construct_keepalive()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_com.c | 8372 _rtw_memcpy(pwlanhdr->addr2, pwrpriv->keep_alive_pattern+6, ETH_ALEN); in rtw_hal_construct_keepalive() 8373 _rtw_memcpy(pwlanhdr->addr3,pwrpriv->keep_alive_pattern, ETH_ALEN); in rtw_hal_construct_keepalive() 8423 _rtw_memcpy(pKeepAlivePkt,pwrpriv->keep_alive_pattern+12,pwrpriv->keep_alive_pattern_len-12); in rtw_hal_construct_keepalive()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_com.c | 8374 _rtw_memcpy(pwlanhdr->addr2, pwrpriv->keep_alive_pattern+6, ETH_ALEN); in rtw_hal_construct_keepalive() 8375 _rtw_memcpy(pwlanhdr->addr3,pwrpriv->keep_alive_pattern, ETH_ALEN); in rtw_hal_construct_keepalive() 8425 _rtw_memcpy(pKeepAlivePkt,pwrpriv->keep_alive_pattern+12,pwrpriv->keep_alive_pattern_len-12); in rtw_hal_construct_keepalive()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_debug.c | 5937 RTW_PRINT_SEL(m,"[0x%x] ",pwrpriv->keep_alive_pattern[i]); in proc_dump_wow_keep_alive_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_debug.c | 5937 RTW_PRINT_SEL(m,"[0x%x] ",pwrpriv->keep_alive_pattern[i]); in proc_dump_wow_keep_alive_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_debug.c | 5807 RTW_PRINT_SEL(m,"[0x%x] ",pwrpriv->keep_alive_pattern[i]); in proc_dump_wow_keep_alive_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_debug.c | 5783 RTW_PRINT_SEL(m,"[0x%x] ",pwrpriv->keep_alive_pattern[i]); in proc_dump_wow_keep_alive_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_debug.c | 5783 RTW_PRINT_SEL(m,"[0x%x] ",pwrpriv->keep_alive_pattern[i]); in proc_dump_wow_keep_alive_info()
|