Searched refs:time_to_wait (Results 1 – 4 of 4) sorted by relevance
1012 unsigned int time_to_wait = 20; in main() local1013 while (time_to_wait) { in main()1014 time_to_wait = sleep(time_to_wait); in main()
581 unsigned int time_to_wait = 20; in qmi_main() local584 … dbg_time("quit QMI thread and wait %ds and try to restart", time_to_wait); in qmi_main()596 while (time_expired++ < time_to_wait) { in qmi_main()
1072 u16 time_to_wait; member1076 u16 time_to_wait; member
1628 resp_hdr->t2wait = cpu_to_be32(logout->time_to_wait); in bnx2i_process_logout_resp()