Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_hw4.h3489 #define LPFC_SET_ENABLE_MI 0x21 macro
Dlpfc_sli.c6828 case LPFC_SET_ENABLE_MI: in lpfc_set_features()
6829 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_MI; in lpfc_set_features()
8232 lpfc_set_features(phba, mboxq, LPFC_SET_ENABLE_MI); in lpfc_cmf_setup()