Searched refs:time_to_wait (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dtransport.c317 unsigned long time_to_wait)
339 /* Calculate time_to_wait past last receive time.
346 lrt += time_to_wait;
348 /* No replies for time_to_wait. */
314 wait_for_response(struct cifsSesInfo *ses, struct mid_q_entry *midQ, unsigned long timeout, unsigned long time_to_wait) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h1055 u16 time_to_wait; member in struct:bnx2i_logout_response
1059 u16 time_to_wait; member in struct:bnx2i_logout_response
H A Dbnx2i_hwi.c1483 resp_hdr->t2wait = cpu_to_be32(logout->time_to_wait);

Completed in 60 milliseconds