Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
3287 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local3291 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()3292 if (!tmo_posted) in lpfc_delayed_disc_tmo()3296 if (!tmo_posted) in lpfc_delayed_disc_tmo()
7939 uint32_t tmo_posted; in lpfc_els_timeout() local7943 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()7944 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()7948 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()9727 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local9730 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()9731 if (!tmo_posted) in lpfc_fabric_block_timeout()9735 if (!tmo_posted) in lpfc_fabric_block_timeout()
5902 uint32_t tmo_posted; in lpfc_disc_timeout() local5909 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()5910 if (!tmo_posted) in lpfc_disc_timeout()5914 if (!tmo_posted) in lpfc_disc_timeout()
1137 uint32_t tmo_posted; in lpfc_hb_timeout() local1144 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1145 if (!tmo_posted) in lpfc_hb_timeout()1150 if (!tmo_posted) in lpfc_hb_timeout()
8027 uint32_t tmo_posted; in lpfc_mbox_timeout() local8030 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()8031 if (!tmo_posted) in lpfc_mbox_timeout()8035 if (!tmo_posted) in lpfc_mbox_timeout()