Home
last modified time | relevance | path

Searched refs:fh_ox_id (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c17 (hdr)->fh_r_ctl, be16_to_cpu((hdr)->fh_ox_id), \
151 be16_to_cpu(fchdr->fh_ox_id), in efct_validate_fcp_cmd()
162 io->init_task_tag = be16_to_cpu(fchdr->fh_ox_id); in efct_populate_io_fcp_cmd()
246 hdr.fh_ox_id = req_hdr->fh_ox_id; in efct_sframe_common_send()
406 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efct_process_abts()
487 be16_to_cpu(hdr->fh_ox_id), in efct_node_recv_abts_frame()
H A Defct_scsi.c931 io->init_task_tag = be16_to_cpu(hdr->fh_ox_id); in efct_bls_send_rjt()
935 bls->ox_id = be16_to_cpu(hdr->fh_ox_id); in efct_bls_send_rjt()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_device.c347 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_ls_acc_after_attach()
607 efc_send_logo_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_d_init()
635 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id), in __efc_d_init()
750 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id), in __efc_d_wait_plogi_rsp()
1145 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id), in __efc_d_port_logged_in()
1248 efc_send_logo_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_d_port_logged_in()
1350 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id), in __efc_d_device_ready()
1356 efc_send_prli_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_d_device_ready()
1363 efc_send_prlo_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_d_device_ready()
1374 efc_send_logo_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_d_device_ready()
[all …]
H A Defc_node.c719 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id), in __efc_node_common()
741 efc_send_ls_rjt(node, be16_to_cpu(hdr->fh_ox_id), in __efc_node_common()
976 efc_send_ct_rsp(efc, node, be16_to_cpu(hdr->fh_ox_id), iu, in efc_node_recv_ct_frame()
H A Defc_fabric.c1042 efc_send_ls_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_fabctl_ready()
1358 efc_send_plogi_acc(node, be16_to_cpu(hdr->fh_ox_id)); in __efc_p2p_wait_plogi_rsp()
H A Defc_els.c1081 bls.ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_bls_acc()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.c183 fh->fh_ox_id = in_fh->fh_ox_id; in fc_fill_hdr()
H A Dfc_exch.c298 fh->fh_ox_id = htons(ep->oxid); in fc_exch_setup_hdr()
1017 ep->oxid = ntohs(fh->fh_ox_id); in fc_exch_resp()
1056 xid = ntohs(fh->fh_ox_id); /* we originated exch */ in fc_seq_lookup_recip()
1179 xid = ntohs((f_ctl & FC_FC_EX_CTX) ? fh->fh_ox_id : fh->fh_rx_id); in fc_seq_lookup_orig()
1371 fh->fh_ox_id = rx_fh->fh_ox_id; in fc_exch_send_ba_rjt()
1580 ep = fc_exch_find(mp, ntohs(fh->fh_ox_id)); in fc_exch_recv_seq_resp()
1775 ntohs(fh->fh_ox_id) : ntohs(fh->fh_rx_id)); in fc_exch_recv_bls()
2582 xid = ntohs(fh->fh_ox_id); in fc_find_ema()
2623 ntohs(fh->fh_ox_id) : in fc_exch_recv()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h35 __be16 fh_ox_id; /* originator exchange ID */ member
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c198 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()
H A Dbnx2fc_hwi.c587 fh->fh_ox_id = htons(l2_oxid); in bnx2fc_process_l2_frame_compl()
1677 fc_hdr->fh_ox_id = cpu_to_be16(io_req->xid); in bnx2fc_init_mp_task()
H A Dbnx2fc_io.c883 fc_hdr->fh_ox_id = htons(io_req->xid); in bnx2fc_initiate_abts()
H A Dbnx2fc_fcoe.c226 ntohs(fh->fh_ox_id), fh->fh_r_ctl); in bnx2fc_xmit_l2_frame()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_els.c341 fh->fh_ox_id = htons(l2_oxid); in qedf_process_l2_frame_compl()
520 cb_arg->l2_oxid = ntohs(fh->fh_ox_id); in qedf_send_adisc()
H A Dqedf_io.c716 fc_hdr->fh_ox_id = io_req->xid; in qedf_init_mp_task()
726 task_fc_hdr.ox_id = fc_hdr->fh_ox_id; in qedf_init_mp_task()
/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c278 ntoh24(fh->fh_s_id), ntohs(fh->fh_ox_id), status, code); in ft_send_resp_status()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c436 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_ctxbuf_post()
1877 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_rcv_unsol_abort()
1925 oxid_tmp = be16_to_cpu(fc_hdr_tmp->fh_ox_id); in lpfc_nvmet_rcv_unsol_abort()
2414 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvmet_unsol_fcp_buffer()
H A Dlpfc_sli.c3225 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_nvme_unsol_ls_handler()
18701 (temp_hdr->fh_ox_id != new_hdr->fh_ox_id) || in lpfc_fc_frame_add()
18792 (temp_hdr->fh_ox_id != new_hdr->fh_ox_id) || in lpfc_sli4_abort_partial_seq()
18920 oxid = be16_to_cpu(fc_hdr->fh_ox_id); in lpfc_sli4_seq_abort_rsp()
19182 be16_to_cpu(fc_hdr->fh_ox_id)); in lpfc_prep_seq()
H A Dlpfc_bsg.c1143 oxid = be16_to_cpu(fc_hdr_ptr->fh_ox_id); in lpfc_bsg_ct_unsol_abort()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c412 xid = be16_to_cpu(fh->fh_ox_id); in ixgbe_fcoe_ddp()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c712 fip->flogi_oxid = ntohs(fh->fh_ox_id); in fcoe_ctlr_els_send()
1257 if (fip->flogi_oxid == ntohs(fh->fh_ox_id)) { in fcoe_ctlr_recv_els()
1911 fip->flogi_oxid == ntohs(fh->fh_ox_id)) { in fcoe_ctlr_recv_flogi()
H A Dfcoe.c1405 cpu = ntohs(fh->fh_ox_id) & fc_cpu_mask; in fcoe_rcv()