Searched refs:WORKER_HB_TMO (Results 1 – 3 of 3) sorted by relevance
381 #define WORKER_HB_TMO 0x200 /* hba: Heart beat timeout */ macro
924 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()926 phba->pport->work_port_events |= WORKER_HB_TMO; in lpfc_hb_timeout()
649 if (work_port_events & WORKER_HB_TMO) in lpfc_work_done()