Home
last modified time | relevance | path

Searched refs:WORKER_FABRIC_BLOCK_TMO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc.h686 #define WORKER_FABRIC_BLOCK_TMO 0x400 /* hba: fabric block timeout */ macro
H A Dlpfc_els.c11605 tmo_posted = phba->pport->work_port_events & WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()
11607 phba->pport->work_port_events |= WORKER_FABRIC_BLOCK_TMO; in lpfc_fabric_block_timeout()
H A Dlpfc_hbadisc.c1026 if (work_port_events & WORKER_FABRIC_BLOCK_TMO) in lpfc_work_done()