Searched refs:WORKER_DISC_TMO (Results 1 – 2 of 2) sorted by relevance
651 #define WORKER_DISC_TMO 0x1 /* vport: Discovery timeout */ macro
976 if (work_port_events & WORKER_DISC_TMO) in lpfc_work_done()5036 vport->work_port_events &= ~WORKER_DISC_TMO; in lpfc_can_disctmo()6125 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()6127 vport->work_port_events |= WORKER_DISC_TMO; in lpfc_disc_timeout()