Searched refs:pending_cmd (Results 1 – 10 of 10) sorted by relevance
133 void *pending_cmd; member761 if (is_vmalloc_addr(user->pending_cmd)) in sbefifo_release_command()762 vfree(user->pending_cmd); in sbefifo_release_command()763 user->pending_cmd = NULL; in sbefifo_release_command()824 rc = __sbefifo_submit(sbefifo, user->pending_cmd, cmd_len, &resp_iter); in sbefifo_user_read()856 user->pending_cmd = user->cmd_page; in sbefifo_user_write()858 user->pending_cmd = vmalloc(len); in sbefifo_user_write()859 if (!user->pending_cmd) { in sbefifo_user_write()865 if (copy_from_user(user->pending_cmd, buf, len)) { in sbefifo_user_write()871 if (len == 4 && be32_to_cpu(*(__be32 *)user->pending_cmd) == in sbefifo_user_write()
247 struct gsm_control *pending_cmd;/* Our current pending command */ member1337 ctrl = gsm->pending_cmd; in gsm_control_response()1343 gsm->pending_cmd = NULL; in gsm_control_response()1389 ctrl = gsm->pending_cmd; in gsm_control_retransmit()1392 gsm->pending_cmd = NULL; in gsm_control_retransmit()1427 wait_event(gsm->event, gsm->pending_cmd == NULL); in gsm_control_send()1429 if (gsm->pending_cmd != NULL) { in gsm_control_send()1436 gsm->pending_cmd = ctrl; in gsm_control_send()
2105 t_u16 pending_cmd; member
4306 if (info.pending_cmd &&4314 info.pending_cmd,
535 debug_info->pending_cmd = in wlan_get_info_debug_info()
2451 t_u16 pending_cmd; member
493 debug_info->pending_cmd = in wlan_get_info_debug_info()
5995 if (info->dnld_cmd_in_secs && info->pending_cmd &&6003 info->pending_cmd,11310 if (!info->pending_cmd && !ioctl_pending) {