Searched refs:hcsw (Results 1 – 2 of 2) sorted by relevance
3602 Rctl = w5p->hcsw.Rctl; in lpfc_sli_process_unsol_iocb()3603 Type = w5p->hcsw.Type; in lpfc_sli_process_unsol_iocb()3611 w5p->hcsw.Rctl = Rctl; in lpfc_sli_process_unsol_iocb()3612 w5p->hcsw.Type = 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()10929 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_gen_req_s3()10930 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in __lpfc_sli_prep_gen_req_s3()11016 icmd->un.xseq64.w5.hcsw.Fctl = LA; in __lpfc_sli_prep_xmit_seq64_s3()11018 icmd->un.xseq64.w5.hcsw.Fctl |= LS; in __lpfc_sli_prep_xmit_seq64_s3()11019 icmd->un.xseq64.w5.hcsw.Dfctl = 0; in __lpfc_sli_prep_xmit_seq64_s3()[all …]
3887 } hcsw; member