Lines Matching refs:Rctl
2974 uint32_t Rctl, Type;
3099 Rctl = FC_RCTL_ELS_REQ;
3103 Rctl = w5p->hcsw.Rctl;
3107 if ((Rctl == 0) && (pring->ringno == LPFC_ELS_RING) &&
3110 Rctl = FC_RCTL_ELS_REQ;
3112 w5p->hcsw.Rctl = Rctl;
3117 if (!lpfc_complete_unsol_iocb(phba, pring, saveq, Rctl, Type))
3119 "0313 Ring %d handler: unexpected Rctl x%x "
3121 pring->ringno, Rctl, Type);
9335 (piocb->iocb.un.genreq64.w5.hcsw.Rctl !=
10049 if (iocbq->iocb.un.xseq64.w5.hcsw.Rctl == FC_RCTL_BA_RJT) {
17953 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_BA_ACC;
17987 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_BA_RJT;
17998 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_BA_RJT;
18023 icmd->un.xseq64.w5.hcsw.Rctl, oxid, phba->link_state);
18030 icmd->un.xseq64.w5.hcsw.Rctl, oxid,
18279 "iocb Rctl x%x Type x%x received\n",
18289 "2540 Ring %d handler: unexpected Rctl "