Home
last modified time | relevance | path

Searched refs:ECM_MIN_TMO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c4099 #define ECM_MIN_TMO 1000 /* Minimum timeout value for req */ macro
4120 io_req->tmo -= min_t(uint32_t, io_req->tmo, ECM_MIN_TMO); in csio_mgmt_tmo_handler()
4139 jiffies + msecs_to_jiffies(ECM_MIN_TMO)); in csio_mgmt_tmo_handler()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c4099 #define ECM_MIN_TMO 1000 /* Minimum timeout value for req */ macro
4120 io_req->tmo -= min_t(uint32_t, io_req->tmo, ECM_MIN_TMO); in csio_mgmt_tmo_handler()
4139 jiffies + msecs_to_jiffies(ECM_MIN_TMO)); in csio_mgmt_tmo_handler()

Completed in 9 milliseconds