Home
last modified time | relevance | path

Searched refs:cfg_poll_tmo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h852 uint32_t cfg_poll_tmo; member
H A Dlpfc_scsi.c4443 * This routine modifies fcp_poll_timer field of @phba by cfg_poll_tmo.
4444 * The default value of cfg_poll_tmo is 10 milliseconds.
4449 (jiffies + msecs_to_jiffies(phba->cfg_poll_tmo)); in lpfc_poll_rearm_timer()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1107 uint32_t cfg_poll_tmo; member
H A Dlpfc_scsi.c5140 * This routine modifies fcp_poll_timer field of @phba by cfg_poll_tmo.
5141 * The default value of cfg_poll_tmo is 10 milliseconds.
5146 (jiffies + msecs_to_jiffies(phba->cfg_poll_tmo)); in lpfc_poll_rearm_timer()

Completed in 22 milliseconds