Searched refs:CMD_GETROAMSCANCONTROL (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 201 #define CMD_GETROAMSCANCONTROL "GETROAMSCANCONTROL" macro 2135 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETROAMSCANCONTROL, mode); in wl_android_get_roam_scan_control() 9001 else if (strnicmp(command, CMD_GETROAMSCANCONTROL, strlen(CMD_GETROAMSCANCONTROL)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 219 #define CMD_GETROAMSCANCONTROL "GETROAMSCANCONTROL" macro 2327 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETROAMSCANCONTROL, mode); in wl_android_get_roam_scan_control() 9313 else if (strnicmp(command, CMD_GETROAMSCANCONTROL, strlen(CMD_GETROAMSCANCONTROL)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 220 #define CMD_GETROAMSCANCONTROL "GETROAMSCANCONTROL" macro 2413 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETROAMSCANCONTROL, mode); in wl_android_get_roam_scan_control() 9401 else if (strnicmp(command, CMD_GETROAMSCANCONTROL, strlen(CMD_GETROAMSCANCONTROL)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 264 #define CMD_GETROAMSCANCONTROL "GETROAMSCANCONTROL" macro 946 CMD_GETROAMSCANCONTROL, CMD_SETROAMSCANCONTROL, 2123 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETROAMSCANCONTROL, mode); in wl_android_get_roam_scan_control() 3226 if (strnicmp(command, CMD_GETROAMSCANCONTROL, strlen(CMD_GETROAMSCANCONTROL)) == 0) { in wl_android_ncho_private_command()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 266 #define CMD_GETROAMSCANCONTROL "GETROAMSCANCONTROL" macro 930 CMD_GETROAMSCANCONTROL, CMD_SETROAMSCANCONTROL, 2115 bytes_written = snprintf(command, total_len, "%s %d", CMD_GETROAMSCANCONTROL, mode); in wl_android_get_roam_scan_control() 3218 if (strnicmp(command, CMD_GETROAMSCANCONTROL, strlen(CMD_GETROAMSCANCONTROL)) == 0) { in wl_android_ncho_private_command()
|