Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
3449 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local3453 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()3454 if (!tmo_posted) in lpfc_delayed_disc_tmo()3458 if (!tmo_posted) in lpfc_delayed_disc_tmo()
9457 uint32_t tmo_posted; in lpfc_els_timeout() local9461 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()9462 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()9466 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()11680 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local11683 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()11684 if (!tmo_posted) in lpfc_fabric_block_timeout()11688 if (!tmo_posted) in lpfc_fabric_block_timeout()
6149 uint32_t tmo_posted; in lpfc_disc_timeout() local6156 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()6157 if (!tmo_posted) in lpfc_disc_timeout()6161 if (!tmo_posted) in lpfc_disc_timeout()
1196 uint32_t tmo_posted; in lpfc_hb_timeout() local1203 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1204 if (!tmo_posted) in lpfc_hb_timeout()1209 if (!tmo_posted) in lpfc_hb_timeout()
9116 uint32_t tmo_posted; in lpfc_mbox_timeout() local9119 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()9120 if (!tmo_posted) in lpfc_mbox_timeout()9124 if (!tmo_posted) in lpfc_mbox_timeout()