Searched refs:fabric_block_timer (Results 1 – 4 of 4) sorted by relevance
1345 struct timer_list fabric_block_timer; member
11678 struct lpfc_hba *phba = from_timer(phba, t, fabric_block_timer); in lpfc_fabric_block_timeout()11782 mod_timer(&phba->fabric_block_timer, in lpfc_block_fabric_iocbs()
3304 del_timer_sync(&phba->fabric_block_timer); in lpfc_stop_hba_timers()7735 timer_setup(&phba->fabric_block_timer, lpfc_fabric_block_timeout, 0); in lpfc_setup_driver_resource_phase1()
1419 del_timer_sync(&phba->fabric_block_timer); in lpfc_linkup()
Completed in 85 milliseconds