Searched refs:hcsw (Results 1 – 2 of 2) sorted by relevance
3594 Rctl = w5p->hcsw.Rctl; in lpfc_sli_process_unsol_iocb()3595 Type = w5p->hcsw.Type; in lpfc_sli_process_unsol_iocb()3603 w5p->hcsw.Rctl = Rctl; in lpfc_sli_process_unsol_iocb()3604 w5p->hcsw.Type = Type; in lpfc_sli_process_unsol_iocb()11005 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in __lpfc_sli_prep_gen_req_s3()11006 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_gen_req_s3()11007 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in __lpfc_sli_prep_gen_req_s3()11093 icmd->un.xseq64.w5.hcsw.Fctl = LA; in __lpfc_sli_prep_xmit_seq64_s3()11095 icmd->un.xseq64.w5.hcsw.Fctl |= LS; in __lpfc_sli_prep_xmit_seq64_s3()11096 icmd->un.xseq64.w5.hcsw.Dfctl = 0; in __lpfc_sli_prep_xmit_seq64_s3()[all …]
3933 } hcsw; member