Home
last modified time | relevance | path

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 Dwl_android.c201 #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 Dwl_android.c219 #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 Dwl_android.c220 #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 Dwl_android.c264 #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 Dwl_android.c266 #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()