Lines Matching refs:Rctl
3455 uint32_t Rctl, Type;
3598 Rctl = FC_RCTL_ELS_REQ;
3602 Rctl = w5p->hcsw.Rctl;
3606 if ((Rctl == 0) && (pring->ringno == LPFC_ELS_RING) &&
3609 Rctl = FC_RCTL_ELS_REQ;
3611 w5p->hcsw.Rctl = Rctl;
3629 if (!lpfc_complete_unsol_iocb(phba, pring, saveq, Rctl, Type))
3631 "0313 Ring %d handler: unexpected Rctl x%x "
3633 pring->ringno, Rctl, Type);
10928 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL;
11020 icmd->un.xseq64.w5.hcsw.Rctl = rctl;
19278 "iocb Rctl x%x Type x%x received\n",
19288 "2540 Ring %d handler: unexpected Rctl "