Searched refs:Rctl (Results 1 – 4 of 4) sorted by relevance
2974 uint32_t Rctl, Type; in lpfc_sli_process_unsol_iocb() local3099 Rctl = FC_RCTL_ELS_REQ; in lpfc_sli_process_unsol_iocb()3103 Rctl = w5p->hcsw.Rctl; in lpfc_sli_process_unsol_iocb()3107 if ((Rctl == 0) && (pring->ringno == LPFC_ELS_RING) && in lpfc_sli_process_unsol_iocb()3110 Rctl = FC_RCTL_ELS_REQ; in lpfc_sli_process_unsol_iocb()3112 w5p->hcsw.Rctl = Rctl; in lpfc_sli_process_unsol_iocb()3117 if (!lpfc_complete_unsol_iocb(phba, pring, saveq, Rctl, Type)) in lpfc_sli_process_unsol_iocb()3121 pring->ringno, Rctl, Type); in lpfc_sli_process_unsol_iocb()9327 (piocb->iocb.un.genreq64.w5.hcsw.Rctl != in __lpfc_sli_issue_iocb_s3()10041 if (iocbq->iocb.un.xseq64.w5.hcsw.Rctl == FC_RCTL_BA_RJT) { in lpfc_sli4_iocb2wqe()[all …]
480 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_bsg_send_mgmt_cmd()1517 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_SOL_CTL; in lpfc_issue_ct_rsp()2721 cmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfcdiag_loop_get_xri()3286 cmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_bsg_diag_loopback_run()5281 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CMD; in lpfc_menlo_cmd()
3679 uint8_t Rctl; /* R_CTL field */ member3687 uint8_t Rctl; /* R_CTL field */
356 icmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_gen_req()