Home
last modified time | relevance | path

Searched refs:Rctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c480 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()
H A Dlpfc_sli.c2974 uint32_t Rctl, Type; in lpfc_sli_process_unsol_iocb() local
3099 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()
3119 "0313 Ring %d handler: unexpected Rctl in lpfc_sli_process_unsol_iocb()
[all...]
H A Dlpfc_hw.h3679 uint8_t Rctl; /* R_CTL field */ member
3687 uint8_t Rctl; /* R_CTL field */
H A Dlpfc_ct.c356 icmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_gen_req()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c3455 uint32_t Rctl, Type; in lpfc_sli_process_unsol_iocb() local
3598 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()
3631 "0313 Ring %d handler: unexpected Rctl in lpfc_sli_process_unsol_iocb()
[all...]
H A Dlpfc_hw.h3872 uint8_t Rctl; /* R_CTL field */ member
3880 uint8_t Rctl; /* R_CTL field */

Completed in 50 milliseconds