Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h417 HBA_RRQ_ACTIVE = 14, /* process the rrq active list */ enumerator
H A Dlpfc_init.c1233 clear_bit(HBA_RRQ_ACTIVE, &phba->hba_flag); in lpfc_rrq_timeout()
1237 set_bit(HBA_RRQ_ACTIVE, &phba->hba_flag); in lpfc_rrq_timeout()
3311 clear_bit(HBA_RRQ_ACTIVE, &phba->hba_flag); in lpfc_stop_hba_timers()
H A Dlpfc_hbadisc.c992 if (test_bit(HBA_RRQ_ACTIVE, &phba->hba_flag)) in lpfc_work_done()
H A Dlpfc_sli.c1027 clear_bit(HBA_RRQ_ACTIVE, &phba->hba_flag); in lpfc_handle_rrq_active()
1183 clear_bit(HBA_RRQ_ACTIVE, &phba->hba_flag); in lpfc_set_rrq_active()
1220 set_bit(HBA_RRQ_ACTIVE, &phba->hba_flag); in lpfc_set_rrq_active()