Home
last modified time | relevance | path

Searched refs:ox_id (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.c21 __be16 ox_id);
23 __be16 ox_id);
130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument
143 fchs->ox_id = cpu_to_be16(ox_id); in fc_gs_fchdr_build()
152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) in fc_gsresp_fchdr_build() argument
164 fchs->ox_id = ox_id; in fc_gsresp_fchdr_build()
168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_req_build() argument
173 fchs->ox_id = cpu_to_be16(ox_id); in fc_els_req_build()
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_rsp_build() argument
182 fchs->ox_id = ox_id; in fc_els_rsp_build()
[all …]
H A Dbfa_fcbuild.h131 u32 s_id, __be16 ox_id,
137 u32 s_id, u16 ox_id, wwn_t port_name,
143 u16 ox_id, u8 *name);
148 u16 ox_id, enum bfa_lport_role role);
151 u16 ox_id, u8 fc4_type, u8 fc4_ftrs);
154 u16 ox_id, wwn_t port_name);
157 u16 ox_id, u32 port_id);
160 u32 d_id, u32 s_id, u16 ox_id,
164 u8 set_br_reg, u32 s_id, u16 ox_id);
167 u32 s_id, u16 ox_id,
[all …]
H A Dbfa_fc.h61 __be16 ox_id; /* originator exchange ID */ member
697 u32 ox_id:16; /* originator exchange ID */ member
710 u32 ox_id:16; /* OX_ID from ABTS frame */ member
H A Dbfa_fcs_fcpim.c844 bfa_fcs_rport_prlo(itnim->rport, fchs->ox_id); in bfa_fcs_fcpim_uf_recv()
H A Dbfa_fcs_lport.c382 rx_fchs->ox_id, reason_code, reason_code_expl); in bfa_fcs_lport_send_ls_rjt()
416 rx_fchs->ox_id, reason_code, reason_code_expl); in bfa_fcs_lport_send_fcgs_rjt()
549 rx_fchs->ox_id); in bfa_fcs_lport_echo()
617 rx_fchs->ox_id, data_format, &common_id_data, in bfa_fcs_lport_rnid()
726 rx_fchs->ox_id, 0); in bfa_fcs_lport_abts_acc()
5391 rx_fchs->ox_id); in bfa_fcs_lport_scn_send_ls_acc()
H A Dbfa_fcs.c1310 bport->port_topo.pn2n.reply_oxid = fchs->ox_id; in bfa_fcs_fabric_process_flogi()
/linux/drivers/scsi/elx/libefc/
H A Defc_els.h70 efc_send_ls_acc(struct efc_node *node, u32 ox_id);
72 efc_send_ls_rjt(struct efc_node *node, u32 ox_id, u32 reason_cod,
75 efc_send_flogi_p2p_acc(struct efc_node *node, u32 ox_id, u32 s_id);
77 efc_send_flogi_acc(struct efc_node *node, u32 ox_id, u32 is_fport);
79 efc_send_plogi_acc(struct efc_node *node, u32 ox_id);
81 efc_send_prli_acc(struct efc_node *node, u32 ox_id);
83 efc_send_logo_acc(struct efc_node *node, u32 ox_id);
85 efc_send_prlo_acc(struct efc_node *node, u32 ox_id);
87 efc_send_adisc_acc(struct efc_node *node, u32 ox_id);
100 efc_send_ct_rsp(struct efc *efc, struct efc_node *node, u16 ox_id,
H A Defc_els.c611 efc_send_ls_rjt(struct efc_node *node, u32 ox_id, u32 reason_code, in efc_send_ls_rjt() argument
629 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_rjt()
642 efc_send_plogi_acc(struct efc_node *node, u32 ox_id) in efc_send_plogi_acc() argument
660 els->io.iparam.els.ox_id = ox_id; in efc_send_plogi_acc()
677 efc_send_flogi_p2p_acc(struct efc_node *node, u32 ox_id, u32 s_id) in efc_send_flogi_p2p_acc() argument
694 els->io.iparam.els.ox_id = ox_id; in efc_send_flogi_p2p_acc()
710 efc_send_prli_acc(struct efc_node *node, u32 ox_id) in efc_send_prli_acc() argument
730 els->io.iparam.els.ox_id = ox_id; in efc_send_prli_acc()
752 efc_send_prlo_acc(struct efc_node *node, u32 ox_id) in efc_send_prlo_acc() argument
772 els->io.iparam.els.ox_id = ox_id; in efc_send_prlo_acc()
[all …]
H A Defc_device.h19 efc_d_send_prli_rsp(struct efc_node *node, uint16_t ox_id);
H A Defclib.h452 u16 ox_id; member
461 u16 ox_id; member
H A Defc_device.c16 efc_d_send_prli_rsp(struct efc_node *node, u16 ox_id) in efc_d_send_prli_rsp() argument
21 node->ls_acc_oxid = ox_id; in efc_d_send_prli_rsp()
347 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_ls_acc_after_attach() local
352 node->ls_acc_oxid = ox_id; in efc_send_ls_acc_after_attach()
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h177 __le16 ox_id; member
264 __be16 ox_id; member
280 __le16 ox_id; member
342 __le16 ox_id; member
427 __le16 ox_id; member
439 __le16 ox_id; member
467 __le16 ox_id; member
521 __le16 ox_id; member
551 __le16 ox_id; member
596 __le16 ox_id; member
/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c407 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efct_process_abts() local
412 abortio = efct_io_find_tgt_io(efct, node, ox_id, rx_id); in efct_process_abts()
419 ox_id, rx_id); in efct_process_abts()
427 io->init_task_tag = ox_id; in efct_process_abts()
455 ox_id); in efct_process_abts()
H A Defct_io.c173 u16 ox_id, u16 rx_id) in efct_io_find_tgt_io() argument
181 if ((io->cmd_tgt && io->init_task_tag == ox_id) && in efct_io_find_tgt_io()
H A Defct_scsi.c644 io->iparam.fcp_tgt.ox_id = io->init_task_tag; in efct_scsi_xfer_data()
763 io->iparam.fcp_tgt.ox_id = io->init_task_tag; in efct_scsi_send_resp()
881 bls->ox_id = io->init_task_tag; in efct_target_send_bls_resp()
890 acc->ba_ox_id = cpu_to_be16(bls->ox_id); in efct_target_send_bls_resp()
935 bls->ox_id = be16_to_cpu(hdr->fh_ox_id); in efct_bls_send_rjt()
1027 io->iparam.fcp_tgt.ox_id = io->init_task_tag; in efct_scsi_send_tmf_resp()
H A Defct_io.h173 u16 ox_id, u16 rx_id);
H A Defct_hw.c2606 bls.ox_id = cpu_to_le16(bls_params->ox_id); in efct_hw_bls_send()
2654 params->ox_id = io->iparam.els.ox_id; in efct_fill_els_params()
2670 params->ox_id = io->iparam.ct.ox_id; in efct_fill_ct_params()
/linux/drivers/scsi/qedf/
H A Dqedf_hsi.h297 __le16 ox_id /* OX_ID that is located in the FCP_RSP FC header */; member
/linux/include/linux/qed/
H A Dfcoe_common.h97 __le16 ox_id; member
147 __le16 ox_id; member
/linux/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h183 __le16 ox_id; member
809 __le16 ox_id; member
H A Dbnx2fc_hwi.c695 xid = err_entry->fc_hdr.ox_id; in bnx2fc_process_unsol_compl()
807 xid = cpu_to_be16(err_entry->fc_hdr.ox_id); in bnx2fc_process_unsol_compl()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h1692 __le16 ox_id; member
1730 __le16 ox_id; member
1738 u16 ox_id; member
1780 __le16 ox_id; member
3552 u16 ox_id; member
3565 u16 ox_id; member
3582 u16 ox_id; member
3599 u16 ox_id; member
H A Dsli4.c1900 trecv->remote_xid = cpu_to_le16(params->ox_id); in sli_fcp_treceive64_wqe()
1999 trsp->remote_xid = cpu_to_le16(params->ox_id); in sli_fcp_trsp64_wqe()
2112 tsend->remote_xid = cpu_to_le16(params->ox_id); in sli_fcp_tsend64_wqe()
2308 bls->ox_id = payload->ox_id; in sli_xmit_bls_rsp64_wqe()
2378 els->ox_id = cpu_to_le16(params->ox_id); in sli_xmit_els_rsp64_wqe()
2463 xmit->remote_xid = cpu_to_le16(params->ox_id); in sli_xmit_sequence64_wqe()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2485 __le16 ox_id; member
3160 u16 ox_id; member
3164 u16 ox_id; member
3503 u16 ox_id; member
3507 u16 ox_id; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c155 u16 ulp_context, u16 ox_id) in lpfc_ct_reject_event() argument
226 ox_id, 1, FC_RCTL_DD_SOL_CTL, 1, in lpfc_ct_reject_event()

12