Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_disc.h165 #define NLP_ELS_SND_MASK 0x000007e0 /* sent ELS request for this entry */ macro
Dlpfc_bsg.c424 if (ndlp->nlp_flag & NLP_ELS_SND_MASK) { in lpfc_bsg_send_mgmt_cmd()