Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
3228 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local3232 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()3233 if (!tmo_posted) in lpfc_delayed_disc_tmo()3237 if (!tmo_posted) in lpfc_delayed_disc_tmo()
7843 uint32_t tmo_posted; in lpfc_els_timeout() local7847 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()7848 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()7852 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()9553 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local9556 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()9557 if (!tmo_posted) in lpfc_fabric_block_timeout()9561 if (!tmo_posted) in lpfc_fabric_block_timeout()
5732 uint32_t tmo_posted; in lpfc_disc_timeout() local5739 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()5740 if (!tmo_posted) in lpfc_disc_timeout()5744 if (!tmo_posted) in lpfc_disc_timeout()
1147 uint32_t tmo_posted; in lpfc_hb_timeout() local1154 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1155 if (!tmo_posted) in lpfc_hb_timeout()1160 if (!tmo_posted) in lpfc_hb_timeout()
7783 uint32_t tmo_posted; in lpfc_mbox_timeout() local7786 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()7787 if (!tmo_posted) in lpfc_mbox_timeout()7791 if (!tmo_posted) in lpfc_mbox_timeout()