Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1269 uint32_t eratt_poll_interval; member
H A Dlpfc_sli.c3953 do_div(cnt, phba->eratt_poll_interval); in lpfc_poll_eratt()
3970 jiffies + secs_to_jiffies(phba->eratt_poll_interval)); in lpfc_poll_eratt()
8705 phba->eratt_poll_interval = 1; in lpfc_sli4_hba_setup()
9105 jiffies + secs_to_jiffies(phba->eratt_poll_interval)); in lpfc_sli4_hba_setup()
H A Dlpfc_init.c607 jiffies + secs_to_jiffies(phba->eratt_poll_interval)); in lpfc_config_port_post()
9015 phba->eratt_poll_interval = LPFC_ERATT_POLL_INTERVAL; in lpfc_hba_alloc()