Searched refs:HBA_RRQ_ACTIVE (Results 1 – 4 of 4) sorted by relevance
736 #define HBA_RRQ_ACTIVE 0x4000 /* process the rrq active list */ macro
1186 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()1188 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()2946 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_stop_hba_timers()
892 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_handle_rrq_active()1043 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_set_rrq_active()1085 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_set_rrq_active()
641 if (phba->hba_flag & HBA_RRQ_ACTIVE) in lpfc_work_done()