Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1268 struct timer_list eratt_poll; member
H A Dlpfc_init.c606 mod_timer(&phba->eratt_poll, in lpfc_config_port_post()
3314 timer_delete_sync(&phba->eratt_poll); in lpfc_stop_hba_timers()
7728 timer_setup(&phba->eratt_poll, lpfc_poll_eratt, 0); in lpfc_setup_driver_resource_phase1()
H A Dlpfc_sli.c3930 phba = timer_container_of(phba, t, eratt_poll); in lpfc_poll_eratt()
3970 mod_timer(&phba->eratt_poll, in lpfc_poll_eratt()
9108 mod_timer(&phba->eratt_poll, in lpfc_sli4_hba_setup()