Searched refs:tmo_posted (Results 1 – 5 of 5) sorted by relevance
2925 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local2929 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()2930 if (!tmo_posted) in lpfc_delayed_disc_tmo()2934 if (!tmo_posted) in lpfc_delayed_disc_tmo()
7431 uint32_t tmo_posted; in lpfc_els_timeout() local7435 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()7436 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()7440 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()9058 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local9061 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()9062 if (!tmo_posted) in lpfc_fabric_block_timeout()9066 if (!tmo_posted) in lpfc_fabric_block_timeout()
5522 uint32_t tmo_posted; in lpfc_disc_timeout() local5529 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()5530 if (!tmo_posted) in lpfc_disc_timeout()5534 if (!tmo_posted) in lpfc_disc_timeout()
1154 uint32_t tmo_posted; in lpfc_hb_timeout() local1161 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()1162 if (!tmo_posted) in lpfc_hb_timeout()1167 if (!tmo_posted) in lpfc_hb_timeout()
7424 uint32_t tmo_posted; in lpfc_mbox_timeout() local7427 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()7428 if (!tmo_posted) in lpfc_mbox_timeout()7432 if (!tmo_posted) in lpfc_mbox_timeout()