Searched refs:Rctl (Results 1 – 2 of 2) sorted by relevance
3872 uint8_t Rctl; /* R_CTL field */ member3880 uint8_t Rctl; /* R_CTL field */
3455 uint32_t Rctl, Type; in lpfc_sli_process_unsol_iocb() local3598 Rctl = FC_RCTL_ELS_REQ; in lpfc_sli_process_unsol_iocb()3602 Rctl = w5p->hcsw.Rctl; in lpfc_sli_process_unsol_iocb()3606 if ((Rctl == 0) && (pring->ringno == LPFC_ELS_RING) && in lpfc_sli_process_unsol_iocb()3609 Rctl = FC_RCTL_ELS_REQ; in lpfc_sli_process_unsol_iocb()3611 w5p->hcsw.Rctl = Rctl; in lpfc_sli_process_unsol_iocb()3629 if (!lpfc_complete_unsol_iocb(phba, pring, saveq, Rctl, Type)) in lpfc_sli_process_unsol_iocb()3633 pring->ringno, Rctl, Type); in lpfc_sli_process_unsol_iocb()10928 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in __lpfc_sli_prep_gen_req_s3()11020 icmd->un.xseq64.w5.hcsw.Rctl = rctl; in __lpfc_sli_prep_xmit_seq64_s3()