Home
last modified time | relevance | path

Searched refs:HBA_RRQ_ACTIVE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h766 #define HBA_RRQ_ACTIVE 0x4000 /* process the rrq active list */ macro
H A Dlpfc_init.c1176 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()
1178 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_rrq_timeout()
2998 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_stop_hba_timers()
H A Dlpfc_sli.c909 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_handle_rrq_active()
1060 phba->hba_flag &= ~HBA_RRQ_ACTIVE; in lpfc_set_rrq_active()
1102 phba->hba_flag |= HBA_RRQ_ACTIVE; in lpfc_set_rrq_active()
H A Dlpfc_hbadisc.c656 if (phba->hba_flag & HBA_RRQ_ACTIVE) in lpfc_work_done()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1016 #define HBA_RRQ_ACTIVE 0x4000 /* process the rrq active list */ macro
H A 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()
H A 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()
H A Dlpfc_hbadisc.c982 if (phba->hba_flag & HBA_RRQ_ACTIVE) in lpfc_work_done()

Completed in 101 milliseconds