Searched refs:fabric_block_timer (Results 1 – 4 of 4) sorted by relevance
1332 struct timer_list fabric_block_timer; member
11065 struct lpfc_hba *phba = from_timer(phba, t, fabric_block_timer); in lpfc_fabric_block_timeout()11171 mod_timer(&phba->fabric_block_timer, in lpfc_block_fabric_iocbs()
3205 del_timer_sync(&phba->fabric_block_timer); in lpfc_stop_hba_timers()7640 timer_setup(&phba->fabric_block_timer, lpfc_fabric_block_timeout, 0); in lpfc_setup_driver_resource_phase1()
1320 del_timer_sync(&phba->fabric_block_timer); in lpfc_linkup()
Completed in 71 milliseconds