Searched refs:fh_seq_cnt (Results 1 – 6 of 6) sorted by relevance
33 __be16 fh_seq_cnt; /* sequence count */ member
197 fh->fh_seq_cnt = ntohs(seq_cnt); in fc_fill_hdr()
300 fh->fh_seq_cnt = htons(ep->seq.cnt); in fc_exch_setup_hdr()1313 fh->fh_seq_cnt = rx_fh->fh_seq_cnt; in fc_seq_send_ack()1370 fh->fh_seq_cnt = rx_fh->fh_seq_cnt; in fc_exch_send_ba_rjt()1445 ap->ba_high_seq_cnt = fh->fh_seq_cnt; in fc_exch_recv_abts()
519 seq_cnt = ntohs(fh->fh_seq_cnt); in fc_disc_gpn_ft_resp()
1898 if (fr_sof(fp) == FC_SOF_I3 && !ntohs(fh->fh_seq_cnt)) { in fc_lport_bsg_resp()
13911 (fc_hdr->fh_seq_cnt != 0)) /* 0 byte swapped is still 0 */ in lpfc_sli4_nvmet_handle_rcqe()17157 if (be16_to_cpu(new_hdr->fh_seq_cnt) < in lpfc_fc_frame_add()17158 be16_to_cpu(temp_hdr->fh_seq_cnt)) { in lpfc_fc_frame_add()17183 if (be16_to_cpu(new_hdr->fh_seq_cnt) > in lpfc_fc_frame_add()17184 be16_to_cpu(temp_hdr->fh_seq_cnt)) { in lpfc_fc_frame_add()17554 if (hdr->fh_seq_cnt != seq_count) in lpfc_seq_complete()17566 if (++seq_count != be16_to_cpu(hdr->fh_seq_cnt)) in lpfc_seq_complete()