Home
last modified time | relevance | path

Searched refs:disconnect_reason (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_debug.c6712 char *disconnect_reason; in proc_get_disconnect_info() local
6718 disconnect_reason = "Disconnection has not yet occurred."; in proc_get_disconnect_info()
6721 disconnect_reason = "System requests to disconnect by command."; in proc_get_disconnect_info()
6724 disconnect_reason = "System makes net_device down to cause disconnection."; in proc_get_disconnect_info()
6727 disconnect_reason = "System enters suspend state to cause disconnection."; in proc_get_disconnect_info()
6730 disconnect_reason = "The connection is exist so it triggers disconnection when joinbss."; in proc_get_disconnect_info()
6733 disconnect_reason = "Multiple interfaces do not synchronize channel and bandwidth when joinbss."; in proc_get_disconnect_info()
6736 disconnect_reason = "DFS Slave mechanism detects radar to cause disconnection."; in proc_get_disconnect_info()
6739 disconnect_reason = "Using ioctl dbg port command to accomplish disconnection."; in proc_get_disconnect_info()
6742 disconnect_reason = "AP's beacon content was changed to cause disconnection."; in proc_get_disconnect_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_debug.c6636 char *disconnect_reason; in proc_get_disconnect_info() local
6642 disconnect_reason = "Disconnection has not yet occurred."; in proc_get_disconnect_info()
6645 disconnect_reason = "System requests to disconnect by command."; in proc_get_disconnect_info()
6648 disconnect_reason = "System makes net_device down to cause disconnection."; in proc_get_disconnect_info()
6651 disconnect_reason = "System enters suspend state to cause disconnection."; in proc_get_disconnect_info()
6654 disconnect_reason = "The connection is exist so it triggers disconnection when joinbss."; in proc_get_disconnect_info()
6657 disconnect_reason = "Multiple interfaces do not synchronize channel and bandwidth when joinbss."; in proc_get_disconnect_info()
6660 disconnect_reason = "DFS Slave mechanism detects radar to cause disconnection."; in proc_get_disconnect_info()
6663 disconnect_reason = "Using ioctl dbg port command to accomplish disconnection."; in proc_get_disconnect_info()
6666 disconnect_reason = "AP's beacon content was changed to cause disconnection."; in proc_get_disconnect_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dwmi.h395 __le16 disconnect_reason; member
1525 __le16 disconnect_reason; member
2375 u8 disconnect_reason; member
H A Dwmi.c1129 evt->bssid, reason_code, evt->disconnect_reason); in wmi_evt_disconnect()
2750 .disconnect_reason = cpu_to_le16(reason), in wmi_disconnect_sta()
2753 .disconnect_reason = cpu_to_le16(reason), in wmi_disconnect_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c8857 t_u16 disconnect_reason) argument
8879 if (!disconnect_reason)
8882 reason_code = disconnect_reason;