Searched refs:rq_tmo_jiffies (Results 1 – 2 of 2) sorted by relevance
259 u32 rq_tmo_jiffies; member
2502 uint32_t rq_tmo_jiffies; in srp_compute_rq_tmo() local2521 rq_tmo_jiffies = msecs_to_jiffies(max_compl_time_ms + 1000); in srp_compute_rq_tmo()2523 return rq_tmo_jiffies; in srp_compute_rq_tmo()2600 target->rq_tmo_jiffies = srp_compute_rq_tmo(qp_attr, attr_mask); in srp_cm_rep_handler()3057 timeout = max_t(unsigned, 30 * HZ, target->rq_tmo_jiffies); in srp_slave_configure()