Searched refs:wakeind_str (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.c | 1635 char clr[6]="clear", wakeind_str[32]="\0"; in dhd_conf_wowl_wakeind() local 1647 strcpy(wakeind_str, "(MAGIC packet)"); in dhd_conf_wowl_wakeind() 1649 strcpy(wakeind_str, "(Netpattern)"); in dhd_conf_wowl_wakeind() 1651 strcpy(wakeind_str, "(Disassoc/Deauth)"); in dhd_conf_wowl_wakeind() 1653 strcpy(wakeind_str, "(Loss of beacon)"); in dhd_conf_wowl_wakeind() 1655 strcpy(wakeind_str, "(TCPKA timeout)"); in dhd_conf_wowl_wakeind() 1657 strcpy(wakeind_str, "(TCPKA data)"); in dhd_conf_wowl_wakeind() 1659 strcpy(wakeind_str, "(TCP FIN)"); in dhd_conf_wowl_wakeind() 1660 CONFIG_MSG("wakeind=0x%x %s\n", wake->ucode_wakeind, wakeind_str); in dhd_conf_wowl_wakeind()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.c | 2679 char clr[6]="clear", wakeind_str[32]="\0"; in dhd_conf_wowl_wakeind() local 2691 strcpy(wakeind_str, "(MAGIC packet)"); in dhd_conf_wowl_wakeind() 2693 strcpy(wakeind_str, "(Netpattern)"); in dhd_conf_wowl_wakeind() 2695 strcpy(wakeind_str, "(Disassoc/Deauth)"); in dhd_conf_wowl_wakeind() 2697 strcpy(wakeind_str, "(Loss of beacon)"); in dhd_conf_wowl_wakeind() 2699 strcpy(wakeind_str, "(TCPKA timeout)"); in dhd_conf_wowl_wakeind() 2701 strcpy(wakeind_str, "(TCPKA data)"); in dhd_conf_wowl_wakeind() 2703 strcpy(wakeind_str, "(TCP FIN)"); in dhd_conf_wowl_wakeind() 2704 CONFIG_MSG("wakeind=0x%x %s\n", wake->ucode_wakeind, wakeind_str); in dhd_conf_wowl_wakeind()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.c | 2561 char clr[6]="clear", wakeind_str[32]="\0"; in dhd_conf_wowl_wakeind() local 2573 strcpy(wakeind_str, "(MAGIC packet)"); in dhd_conf_wowl_wakeind() 2575 strcpy(wakeind_str, "(Netpattern)"); in dhd_conf_wowl_wakeind() 2577 strcpy(wakeind_str, "(Disassoc/Deauth)"); in dhd_conf_wowl_wakeind() 2579 strcpy(wakeind_str, "(Loss of beacon)"); in dhd_conf_wowl_wakeind() 2581 strcpy(wakeind_str, "(TCPKA timeout)"); in dhd_conf_wowl_wakeind() 2583 strcpy(wakeind_str, "(TCPKA data)"); in dhd_conf_wowl_wakeind() 2585 strcpy(wakeind_str, "(TCP FIN)"); in dhd_conf_wowl_wakeind() 2586 CONFIG_MSG("wakeind=0x%x %s\n", wake->ucode_wakeind, wakeind_str); in dhd_conf_wowl_wakeind()
|