Searched refs:fh_ox_id (Results 1 – 16 of 16) sorted by relevance
195 fh->fh_ox_id = in_fh->fh_ox_id; in fc_fill_hdr()
309 fh->fh_ox_id = htons(ep->oxid); in fc_exch_setup_hdr()1026 ep->oxid = ntohs(fh->fh_ox_id); in fc_exch_resp()1065 xid = ntohs(fh->fh_ox_id); /* we originated exch */ in fc_seq_lookup_recip()1188 xid = ntohs((f_ctl & FC_FC_EX_CTX) ? fh->fh_ox_id : fh->fh_rx_id); in fc_seq_lookup_orig()1380 fh->fh_ox_id = rx_fh->fh_ox_id; in fc_exch_send_ba_rjt()1589 ep = fc_exch_find(mp, ntohs(fh->fh_ox_id)); in fc_exch_recv_seq_resp()1777 ntohs(fh->fh_ox_id) : ntohs(fh->fh_rx_id)); in fc_exch_recv_bls()2578 xid = ntohs(fh->fh_ox_id); in fc_find_ema()2619 ntohs(fh->fh_ox_id) : in fc_exch_recv()
48 __be16 fh_ox_id; /* originator exchange ID */ member
198 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in bnx2fc_send_adisc()226 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in bnx2fc_send_logo()254 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in bnx2fc_send_rls()
587 fh->fh_ox_id = htons(l2_oxid); in bnx2fc_process_l2_frame_compl()1660 fc_hdr->fh_ox_id = cpu_to_be16(io_req->xid); in bnx2fc_init_mp_task()
228 ntohs(fh->fh_ox_id), fh->fh_r_ctl); in bnx2fc_xmit_l2_frame()473 oxid = ntohs(fh->fh_ox_id); in bnx2fc_rcv()
884 fc_hdr->fh_ox_id = htons(io_req->xid); in bnx2fc_initiate_abts()
306 fh->fh_ox_id = htons(l2_oxid); in qedf_process_l2_frame_compl()467 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in qedf_send_adisc()
734 fc_hdr->fh_ox_id = io_req->xid; in qedf_init_mp_task()744 task_fc_hdr.ox_id = fc_hdr->fh_ox_id; in qedf_init_mp_task()
303 ntoh24(fh->fh_s_id), ntohs(fh->fh_ox_id), status, code); in ft_send_resp_status()
356 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_ctxbuf_post()1569 xri = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_rcv_unsol_abort()1746 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_unsol_ls_buffer()1946 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_unsol_fcp_buffer()
16844 (temp_hdr->fh_ox_id != new_hdr->fh_ox_id) || in lpfc_fc_frame_add()16936 (temp_hdr->fh_ox_id != new_hdr->fh_ox_id) || in lpfc_sli4_abort_partial_seq()17067 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_sli4_seq_abort_rsp()17332 be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_prep_seq()
1182 oxid = be16_to_cpu(fc_hdr_ptr->fh_ox_id); in lpfc_bsg_ct_unsol_abort()
411 xid = be16_to_cpu(fh->fh_ox_id); in ixgbe_fcoe_ddp()
719 fip->flogi_oxid = ntohs(fh->fh_ox_id); in fcoe_ctlr_els_send()1267 if (fip->flogi_oxid == ntohs(fh->fh_ox_id)) { in fcoe_ctlr_recv_els()1925 fip->flogi_oxid == ntohs(fh->fh_ox_id)) { in fcoe_ctlr_recv_flogi()
1413 cpu = ntohs(fh->fh_ox_id) & fc_cpu_mask; in fcoe_rcv()