Home
last modified time | relevance | path

Searched refs:eratt_poll_interval (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1005 uint32_t eratt_poll_interval; member
H A Dlpfc_sli.c3441 do_div(cnt, phba->eratt_poll_interval); in lpfc_poll_eratt()
3456 msecs_to_jiffies(1000 * phba->eratt_poll_interval)); in lpfc_poll_eratt()
7539 phba->eratt_poll_interval = 1; in lpfc_sli4_hba_setup()
7926 jiffies + msecs_to_jiffies(1000 * phba->eratt_poll_interval)); in lpfc_sli4_hba_setup()
H A Dlpfc_init.c598 jiffies + msecs_to_jiffies(1000 * phba->eratt_poll_interval)); in lpfc_config_port_post()
7637 phba->eratt_poll_interval = LPFC_ERATT_POLL_INTERVAL; in lpfc_hba_alloc()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1265 uint32_t eratt_poll_interval; member
H A Dlpfc_sli.c3951 do_div(cnt, phba->eratt_poll_interval); in lpfc_poll_eratt()
3966 msecs_to_jiffies(1000 * phba->eratt_poll_interval)); in lpfc_poll_eratt()
8628 phba->eratt_poll_interval = 1; in lpfc_sli4_hba_setup()
9025 jiffies + msecs_to_jiffies(1000 * phba->eratt_poll_interval)); in lpfc_sli4_hba_setup()
H A Dlpfc_init.c605 jiffies + msecs_to_jiffies(1000 * phba->eratt_poll_interval)); in lpfc_config_port_post()
9042 phba->eratt_poll_interval = LPFC_ERATT_POLL_INTERVAL; in lpfc_hba_alloc()

Completed in 85 milliseconds