Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1283 uint32_t eratt_poll_interval; member
H A Dlpfc_sli.c3945 do_div(cnt, phba->eratt_poll_interval); in lpfc_poll_eratt()
3959 jiffies + secs_to_jiffies(phba->eratt_poll_interval)); in lpfc_poll_eratt()
8629 phba->eratt_poll_interval = 1; in lpfc_sli4_hba_setup()
9029 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()
9036 phba->eratt_poll_interval = LPFC_ERATT_POLL_INTERVAL; in lpfc_hba_alloc()