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