Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_hw4.h3491 #define LPFC_SET_ENABLE_CMF 0x24 macro
Dlpfc_sli.c6842 case LPFC_SET_ENABLE_CMF: in lpfc_set_features()
6843 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_CMF; in lpfc_set_features()
8273 lpfc_set_features(phba, mboxq, LPFC_SET_ENABLE_CMF); in lpfc_cmf_setup()