Searched refs:Rctl (Results 1 – 4 of 4) sorted by relevance
473 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_bsg_send_mgmt_cmd()1503 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_SOL_CTL; in lpfc_issue_ct_rsp()2707 cmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfcdiag_loop_get_xri()3272 cmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_bsg_diag_loopback_run()5270 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CMD; in lpfc_menlo_cmd()
3381 uint32_t Rctl, Type; in lpfc_sli_process_unsol_iocb() local3506 Rctl = FC_RCTL_ELS_REQ; in lpfc_sli_process_unsol_iocb()3510 Rctl = w5p->hcsw.Rctl; in lpfc_sli_process_unsol_iocb()3514 if ((Rctl == 0) && (pring->ringno == LPFC_ELS_RING) && in lpfc_sli_process_unsol_iocb()3517 Rctl = FC_RCTL_ELS_REQ; in lpfc_sli_process_unsol_iocb()3519 w5p->hcsw.Rctl = Rctl; in lpfc_sli_process_unsol_iocb()3524 if (!lpfc_complete_unsol_iocb(phba, pring, saveq, Rctl, Type)) in lpfc_sli_process_unsol_iocb()3528 pring->ringno, Rctl, Type); in lpfc_sli_process_unsol_iocb()10151 (piocb->iocb.un.genreq64.w5.hcsw.Rctl != in __lpfc_sli_issue_iocb_s3()10866 if (iocbq->iocb.un.xseq64.w5.hcsw.Rctl == FC_RCTL_BA_RJT) { in lpfc_sli4_iocb2wqe()[all …]
3803 uint8_t Rctl; /* R_CTL field */ member3811 uint8_t Rctl; /* R_CTL field */
231 icmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_SOL_CTL; in lpfc_ct_reject_event()628 icmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_gen_req()