Searched refs:NO_REMOTE (Results 1 – 2 of 2) sorted by relevance
113 if (remote_type == NO_REMOTE && strncmp (buf, RWL_WIFI_ACTION_CMD, in dhd_ioctl()313 if (remote_type == NO_REMOTE) { in ioctl_queryinformation_fe()332 if (remote_type == NO_REMOTE) { in ioctl_setinformation_fe()353 if ((rwl_os_type == WIN32_OS) && (remote_type != NO_REMOTE)) { in wl_get()376 if ((rwl_os_type == WIN32_OS) && (remote_type != NO_REMOTE)) { in wl_set()472 remote_type = NO_REMOTE; in main()501 if (remote_type == NO_REMOTE) { in main()535 if ((strcmp (*argv, "sh") == 0) && (remote_type != NO_REMOTE)) { in process_args()560 if (remote_type == NO_REMOTE) { in process_args()
28 #define NO_REMOTE 0 macro76 int remote_type = NO_REMOTE;