Searched refs:tmo_posted (Results 1 – 3 of 3) sorted by relevance
3445 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local3449 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()3450 if (!tmo_posted) in lpfc_delayed_disc_tmo()3454 if (!tmo_posted) in lpfc_delayed_disc_tmo()
1198 uint32_t tmo_posted; in lpfc_hb_timeout() local1205 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1206 if (!tmo_posted) in lpfc_hb_timeout()1211 if (!tmo_posted) in lpfc_hb_timeout()
9167 uint32_t tmo_posted; in lpfc_mbox_timeout() local9170 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()9171 if (!tmo_posted) in lpfc_mbox_timeout()9175 if (!tmo_posted) in lpfc_mbox_timeout()