Home
last modified time | relevance | path

Searched refs:tmo_posted (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_ct.c3287 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local
3291 tmo_posted = vport->work_port_events & WORKER_DELAYED_DISC_TMO; in lpfc_delayed_disc_tmo()
3292 if (!tmo_posted) in lpfc_delayed_disc_tmo()
3296 if (!tmo_posted) in lpfc_delayed_disc_tmo()
H A Dlpfc_els.c7939 uint32_t tmo_posted; in lpfc_els_timeout() local
7943 tmo_posted = vport->work_port_events & WORKER_ELS_TMO; in lpfc_els_timeout()
7944 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()
7948 if ((!tmo_posted) && (!(vport->load_flag & FC_UNLOADING))) in lpfc_els_timeout()
9727 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local
9730 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()
9731 if (!tmo_posted) in lpfc_fabric_block_timeout()
9735 if (!tmo_posted) in lpfc_fabric_block_timeout()
H A Dlpfc_hbadisc.c5902 uint32_t tmo_posted; in lpfc_disc_timeout() local
5909 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()
5910 if (!tmo_posted) in lpfc_disc_timeout()
5914 if (!tmo_posted) in lpfc_disc_timeout()
H A Dlpfc_init.c1137 uint32_t tmo_posted; in lpfc_hb_timeout() local
1144 tmo_posted = phba->pport->work_port_events & WORKER_HB_TMO; in lpfc_hb_timeout()
1145 if (!tmo_posted) in lpfc_hb_timeout()
1150 if (!tmo_posted) in lpfc_hb_timeout()
H A Dlpfc_sli.c8027 uint32_t tmo_posted; in lpfc_mbox_timeout() local
8030 tmo_posted = phba->pport->work_port_events & WORKER_MBOX_TMO; in lpfc_mbox_timeout()
8031 if (!tmo_posted) in lpfc_mbox_timeout()
8035 if (!tmo_posted) in lpfc_mbox_timeout()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c3449 uint32_t tmo_posted; in lpfc_delayed_disc_tmo() local
3453 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()
H A Dlpfc_els.c9457 uint32_t tmo_posted; in lpfc_els_timeout() local
9461 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()
11688 uint32_t tmo_posted; in lpfc_fabric_block_timeout() local
11691 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()
11692 if (!tmo_posted) in lpfc_fabric_block_timeout()
11696 if (!tmo_posted) in lpfc_fabric_block_timeout()
H A Dlpfc_hbadisc.c6149 uint32_t tmo_posted; in lpfc_disc_timeout() local
6156 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()
H A Dlpfc_init.c1196 uint32_t tmo_posted; in lpfc_hb_timeout() local
1203 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()
H A Dlpfc_sli.c9116 uint32_t tmo_posted; in lpfc_mbox_timeout() local
9119 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()

Completed in 116 milliseconds