Home
last modified time | relevance | path

Searched refs:eratt_poll_interval (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h1004 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()