Home
last modified time | relevance | path

Searched refs:HBA_RRQ_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h1016 #define HBA_RRQ_ACTIVE 0x4000 /* process the rrq active list */ macro
Dlpfc_init.c1235 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()
1237 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()
3320 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_stop_hba_timers()
Dlpfc_hbadisc.c982 if (phba->hba_flag & HBA_RRQ_ACTIVE) in lpfc_work_done()
Dlpfc_sli.c1028 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_handle_rrq_active()
1184 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_set_rrq_active()
1219 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_set_rrq_active()