Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h188 #define NLP_ELS_SND_MASK 0x000007e0 /* sent ELS request for this entry */ macro
H A Dlpfc_bsg.c401 if (ndlp->nlp_flag & NLP_ELS_SND_MASK) in lpfc_bsg_send_mgmt_cmd()