Lines Matching refs:fctl
15083 uint32_t sid, fctl; in lpfc_sli4_seq_abort_rsp() local
15123 fctl = sli4_fctl_from_fc_hdr(fc_hdr); in lpfc_sli4_seq_abort_rsp()
15146 if (fctl & FC_FC_EX_CTX) in lpfc_sli4_seq_abort_rsp()
15162 if ((fctl & FC_FC_EX_CTX) && in lpfc_sli4_seq_abort_rsp()
15181 if (fctl & FC_FC_EX_CTX) { in lpfc_sli4_seq_abort_rsp()
15234 uint32_t fctl; in lpfc_sli4_handle_unsol_abort() local
15239 fctl = sli4_fctl_from_fc_hdr(&fc_hdr); in lpfc_sli4_handle_unsol_abort()
15241 if (fctl & FC_FC_EX_CTX) { in lpfc_sli4_handle_unsol_abort()
15274 uint32_t fctl; in lpfc_seq_complete() local
15281 fctl = (hdr->fh_f_ctl[0] << 16 | in lpfc_seq_complete()
15285 if (fctl & FC_FC_END_SEQ) in lpfc_seq_complete()
15293 fctl = (hdr->fh_f_ctl[0] << 16 | in lpfc_seq_complete()
15297 if (fctl & FC_FC_END_SEQ) in lpfc_seq_complete()