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