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()
9497 uint32_t tmo_posted; in lpfc_els_timeout() local9501 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()9502 if (!tmo_posted && !test_bit(FC_UNLOADING, &vport->load_flag)) in lpfc_els_timeout()9506 if (!tmo_posted && !test_bit(FC_UNLOADING, &vport->load_flag)) in lpfc_els_timeout()11716 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local11719 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()11720 if (!tmo_posted) in lpfc_fabric_block_timeout()11724 if (!tmo_posted) in lpfc_fabric_block_timeout()
6069 uint32_t tmo_posted; in lpfc_disc_timeout() local6076 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()6077 if (!tmo_posted) in lpfc_disc_timeout()6081 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()
9199 uint32_t tmo_posted; in lpfc_mbox_timeout() local9202 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()9203 if (!tmo_posted) in lpfc_mbox_timeout()9207 if (!tmo_posted) in lpfc_mbox_timeout()