LPFC_NVME_CTX_REUSE_WQ
if ((ctxp->flag & LPFC_NVME_CTX_REUSE_WQ) ||
if (ctxp->flag & LPFC_NVME_CTX_REUSE_WQ) {
if (ctxp->flag & LPFC_NVME_CTX_REUSE_WQ) {
ctxp->flag &= ~LPFC_NVME_CTX_REUSE_WQ;
ctxp->flag |= LPFC_NVME_CTX_REUSE_WQ;