Lines Matching refs:fctl
15059 uint32_t sid, fctl; in lpfc_sli4_seq_abort_rsp() local
15099 fctl = sli4_fctl_from_fc_hdr(fc_hdr); in lpfc_sli4_seq_abort_rsp()
15122 if (fctl & FC_FC_EX_CTX) in lpfc_sli4_seq_abort_rsp()
15138 if ((fctl & FC_FC_EX_CTX) && in lpfc_sli4_seq_abort_rsp()
15157 if (fctl & FC_FC_EX_CTX) { in lpfc_sli4_seq_abort_rsp()
15210 uint32_t fctl; in lpfc_sli4_handle_unsol_abort() local
15215 fctl = sli4_fctl_from_fc_hdr(&fc_hdr); in lpfc_sli4_handle_unsol_abort()
15217 if (fctl & FC_FC_EX_CTX) { in lpfc_sli4_handle_unsol_abort()
15250 uint32_t fctl; in lpfc_seq_complete() local
15257 fctl = (hdr->fh_f_ctl[0] << 16 | in lpfc_seq_complete()
15261 if (fctl & FC_FC_END_SEQ) in lpfc_seq_complete()
15269 fctl = (hdr->fh_f_ctl[0] << 16 | in lpfc_seq_complete()
15273 if (fctl & FC_FC_END_SEQ) in lpfc_seq_complete()