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()
7912 uint32_t tmo_posted; in lpfc_els_timeout() local7916 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()7917 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()7921 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()9700 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local9703 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()9704 if (!tmo_posted) in lpfc_fabric_block_timeout()9708 if (!tmo_posted) in lpfc_fabric_block_timeout()
5862 uint32_t tmo_posted; in lpfc_disc_timeout() local5869 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()5870 if (!tmo_posted) in lpfc_disc_timeout()5874 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()
8019 uint32_t tmo_posted; in lpfc_mbox_timeout() local8022 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()8023 if (!tmo_posted) in lpfc_mbox_timeout()8027 if (!tmo_posted) in lpfc_mbox_timeout()