Home
last modified time | relevance | path

Searched refs:HBA_CGN_DAY_WRAP (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc.h1050 #define HBA_CGN_DAY_WRAP 0x400000 /* HBA Congestion info day wraps */ macro
Dlpfc_init.c5857 if ((phba->hba_flag & HBA_CGN_DAY_WRAP) && index == 0) { in lpfc_cgn_save_evt_cnt()
5915 phba->hba_flag |= HBA_CGN_DAY_WRAP; in lpfc_cgn_save_evt_cnt()
13611 phba->hba_flag &= ~HBA_CGN_DAY_WRAP; in lpfc_init_congestion_buf()