Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc.h1035 #define HBA_CGN_DAY_WRAP 0x400000 /* HBA Congestion info day wraps */ macro
Dlpfc_init.c5722 if ((phba->hba_flag & HBA_CGN_DAY_WRAP) && index == 0) { in lpfc_cgn_save_evt_cnt()
5780 phba->hba_flag |= HBA_CGN_DAY_WRAP; in lpfc_cgn_save_evt_cnt()
13368 phba->hba_flag &= ~HBA_CGN_DAY_WRAP; in lpfc_init_congestion_buf()