Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
3463 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local3467 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()3468 if (!tmo_posted) in lpfc_delayed_disc_tmo()3472 if (!tmo_posted) in lpfc_delayed_disc_tmo()
9554 uint32_t tmo_posted; in lpfc_els_timeout() local9558 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()9559 if (!tmo_posted && !test_bit(FC_UNLOADING, &vport->load_flag)) in lpfc_els_timeout()9563 if (!tmo_posted && !test_bit(FC_UNLOADING, &vport->load_flag)) in lpfc_els_timeout()11772 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local11775 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()11776 if (!tmo_posted) in lpfc_fabric_block_timeout()11780 if (!tmo_posted) in lpfc_fabric_block_timeout()
6068 uint32_t tmo_posted; in lpfc_disc_timeout() local6075 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()6076 if (!tmo_posted) in lpfc_disc_timeout()6080 if (!tmo_posted) in lpfc_disc_timeout()
1196 uint32_t tmo_posted; in lpfc_hb_timeout() local1203 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1204 if (!tmo_posted) in lpfc_hb_timeout()1209 if (!tmo_posted) in lpfc_hb_timeout()
9195 uint32_t tmo_posted; in lpfc_mbox_timeout() local9198 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()9199 if (!tmo_posted) in lpfc_mbox_timeout()9203 if (!tmo_posted) in lpfc_mbox_timeout()