Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
2122 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local2126 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()2127 if (!tmo_posted) in lpfc_delayed_disc_tmo()2131 if (!tmo_posted) in lpfc_delayed_disc_tmo()2164 uint32_t tmo_posted; in lpfc_fdmi_tmo() local2168 tmo_posted = vport->work_port_events & WORKER_FDMI_TMO; in lpfc_fdmi_tmo()2169 if (!tmo_posted) in lpfc_fdmi_tmo()2173 if (!tmo_posted) in lpfc_fdmi_tmo()
6230 uint32_t tmo_posted; in lpfc_els_timeout() local6234 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()6235 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()6239 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()7824 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local7827 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()7828 if (!tmo_posted) in lpfc_fabric_block_timeout()7832 if (!tmo_posted) in lpfc_fabric_block_timeout()
5256 uint32_t tmo_posted; in lpfc_disc_timeout() local5263 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()5264 if (!tmo_posted) in lpfc_disc_timeout()5268 if (!tmo_posted) in lpfc_disc_timeout()
1073 uint32_t tmo_posted; in lpfc_hb_timeout() local1080 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1081 if (!tmo_posted) in lpfc_hb_timeout()1086 if (!tmo_posted) in lpfc_hb_timeout()
6678 uint32_t tmo_posted; in lpfc_mbox_timeout() local6681 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()6682 if (!tmo_posted) in lpfc_mbox_timeout()6686 if (!tmo_posted) in lpfc_mbox_timeout()