Searched refs:max_tmo (Results 1 – 1 of 1) sorted by relevance
436 unsigned long max_tmo; in scmi_xfer_raw_worker() local440 max_tmo = msecs_to_jiffies(raw->desc->max_rx_timeout_ms); in scmi_xfer_raw_worker()466 timeout_ms = max_tmo > aging ? in scmi_xfer_raw_worker()467 jiffies_to_msecs(max_tmo - aging) : 1; in scmi_xfer_raw_worker()