Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h913 struct timer_list eratt_poll; member
Dlpfc_init.c600 mod_timer(&phba->eratt_poll, in lpfc_config_port_post()
2940 del_timer_sync(&phba->eratt_poll); in lpfc_stop_hba_timers()
5676 timer_setup(&phba->eratt_poll, lpfc_poll_eratt, 0); in lpfc_setup_driver_resource_phase1()
Dlpfc_sli.c3227 phba = from_timer(phba, t, eratt_poll); in lpfc_poll_eratt()
3252 mod_timer(&phba->eratt_poll, in lpfc_poll_eratt()
7343 mod_timer(&phba->eratt_poll, in lpfc_sli4_hba_setup()