Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
2123 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local2127 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()2128 if (!tmo_posted) in lpfc_delayed_disc_tmo()2132 if (!tmo_posted) in lpfc_delayed_disc_tmo()2165 uint32_t tmo_posted; in lpfc_fdmi_tmo() local2169 tmo_posted = vport->work_port_events & WORKER_FDMI_TMO; in lpfc_fdmi_tmo()2170 if (!tmo_posted) in lpfc_fdmi_tmo()2174 if (!tmo_posted) in lpfc_fdmi_tmo()
6846 uint32_t tmo_posted; in lpfc_els_timeout() local6850 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()6851 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()6855 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()8449 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local8452 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()8453 if (!tmo_posted) in lpfc_fabric_block_timeout()8457 if (!tmo_posted) in lpfc_fabric_block_timeout()
5282 uint32_t tmo_posted; in lpfc_disc_timeout() local5289 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()5290 if (!tmo_posted) in lpfc_disc_timeout()5294 if (!tmo_posted) in lpfc_disc_timeout()
1075 uint32_t tmo_posted; in lpfc_hb_timeout() local1082 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1083 if (!tmo_posted) in lpfc_hb_timeout()1088 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()