/linux-6.3-rc2/drivers/scsi/bfa/ |
A D | bfa_fcbuild.h | 140 u32 s_id, __be16 ox_id, 152 u16 ox_id); 160 u16 ox_id, u8 *name); 168 u16 ox_id, u8 *fc4_bitmap, 188 u32 s_id, u16 ox_id, 211 u32 s_id, u16 ox_id); 216 u32 s_id, __be16 ox_id, 258 u32 s_id, __be16 ox_id); 268 __be16 ox_id); 296 u16 ox_id, int num_pages); [all …]
|
A D | bfa_fcbuild.c | 21 __be16 ox_id); 23 __be16 ox_id); 143 fchs->ox_id = cpu_to_be16(ox_id); in fc_gs_fchdr_build() 164 fchs->ox_id = ox_id; in fc_gsresp_fchdr_build() 173 fchs->ox_id = cpu_to_be16(ox_id); in fc_els_req_build() 182 fchs->ox_id = ox_id; in fc_els_rsp_build() 191 fchs->ox_id = ox_id; in fc_bls_rsp_build() 370 u16 ox_id) in fc_prli_build() argument 555 fchs->ox_id = cpu_to_be16(ox_id); in fc_abts_build() 589 __be16 ox_id) in fc_logo_acc_build() argument [all …]
|
A D | bfa_fc.h | 61 __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
|
A D | bfa_fcs_rport.c | 2193 rx_fchs->ox_id, port->port_cfg.roles); in bfa_fcs_rport_process_prli() 2230 rx_fchs->ox_id, &speeds); in bfa_fcs_rport_process_rpsc() 2261 rx_fchs->ox_id, port->port_cfg.pwwn, in bfa_fcs_rport_process_adisc() 2576 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_process_logo() 2671 rport->reply_oxid = fchs->ox_id; in bfa_fcs_rport_plogi_create() 2692 rport->reply_oxid = rx_fchs->ox_id; in bfa_fcs_rport_plogi() 2954 rx_fchs->ox_id, reason_code, reason_code_expl); in bfa_fcs_rport_send_ls_rjt() 2987 bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id) in bfa_fcs_rport_prlo() argument 2992 rport->reply_oxid = ox_id; in bfa_fcs_rport_prlo()
|
/linux-6.3-rc2/drivers/scsi/elx/libefc/ |
A D | efc_els.h | 70 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,
|
A D | efc_els.c | 629 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_rjt() 660 els->io.iparam.els.ox_id = ox_id; in efc_send_plogi_acc() 694 els->io.iparam.els.ox_id = ox_id; in efc_send_flogi_p2p_acc() 730 els->io.iparam.els.ox_id = ox_id; in efc_send_prli_acc() 772 els->io.iparam.els.ox_id = ox_id; in efc_send_prlo_acc() 805 els->io.iparam.els.ox_id = ox_id; in efc_send_ls_acc() 833 els->io.iparam.els.ox_id = ox_id; in efc_send_logo_acc() 863 els->io.iparam.els.ox_id = ox_id; in efc_send_adisc_acc() 1060 els->io.iparam.ct.ox_id = ox_id; in efc_send_ct_rsp() 1081 bls.ox_id = be16_to_cpu(hdr->fh_ox_id); in efc_send_bls_acc() [all …]
|
A D | efc_device.h | 19 efc_d_send_prli_rsp(struct efc_node *node, uint16_t ox_id);
|
A D | efclib.h | 452 u16 ox_id; member 461 u16 ox_id; member
|
A D | efc_device.c | 16 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-6.3-rc2/drivers/scsi/fnic/ |
A D | fcpio.h | 119 u16 ox_id; member 137 fcpio_tag_exid_enc(struct fcpio_tag *tag, u16 ox_id, u16 rx_id) in fcpio_tag_exid_enc() argument 140 tag->u.ex_id.ox_id = ox_id; in fcpio_tag_exid_enc() 144 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id) in fcpio_tag_exid_dec() argument 147 *ox_id = tag->u.ex_id.ox_id; in fcpio_tag_exid_dec()
|
/linux-6.3-rc2/drivers/scsi/qla2xxx/ |
A D | qla_target.h | 177 __le16 ox_id; member 263 __be16 ox_id; member 279 __le16 ox_id; member 341 __le16 ox_id; member 426 __le16 ox_id; member 438 __le16 ox_id; member 466 __le16 ox_id; member 520 __le16 ox_id; member 550 __le16 ox_id; member 595 __le16 ox_id; member
|
A D | qla_target.c | 1723 nack->ox_id = ntfy->ox_id; in qlt_send_notify_ack() 1822 resp->payload.ba_acct.ox_id = abts->fcp_hdr_le.ox_id; in qlt_build_abts_resp_iocb() 1897 resp->payload.ba_acct.ox_id = abts->fcp_hdr_le.ox_id; in qlt_24xx_send_abts_resp() 1969 ctio->u.status1.ox_id = entry->fcp_hdr_le.ox_id; in qlt_24xx_retry_term_exchange() 1974 le16_to_cpu(ctio->u.status1.ox_id), in qlt_24xx_retry_term_exchange() 3147 pkt->ox_id = cpu_to_le16(t16); in qlt_build_ctio_crc2_pkt() 3519 cmd->atio.u.isp24.fcp_hdr.ox_id); in qlt_handle_dif_error() 3535 cmd->atio.u.isp24.fcp_hdr.ox_id); in qlt_handle_dif_error() 3552 cmd->atio.u.isp24.fcp_hdr.ox_id); in qlt_handle_dif_error() 3612 nack->ox_id = ntfy->ox_id; in __qlt_send_term_imm_notif() [all …]
|
A D | qla_nvme.h | 129 __le16 ox_id; member
|
A D | qla_isr.c | 75 abts->rx_xch_addr_to_abort, abts->ox_id, abts->rx_id, in qla24xx_process_abts() 142 abts_rsp->ox_id = abts->ox_id; in qla24xx_process_abts() 144 abts_rsp->payload.ba_acc.aborted_ox_id = abts->ox_id; in qla24xx_process_abts() 2653 sts->ox_id); in qla24xx_nvme_iocb_entry() 3142 uint16_t ox_id; in qla2x00_status_entry() local 3253 ox_id = 0; in qla2x00_status_entry() 3268 ox_id = le16_to_cpu(sts24->ox_id); in qla2x00_status_entry() 3492 ox_id, cp->cmnd, scsi_bufflen(cp), rsp_info_len, in qla2x00_status_entry() 3510 fcport->d_id.b.area, fcport->d_id.b.al_pa, ox_id, in qla2x00_status_entry()
|
A D | qla_fw.h | 611 __le16 ox_id; /* OX_ID used by the firmware. */ member 768 __le16 ox_id; member 1063 __le16 ox_id; member
|
/linux-6.3-rc2/drivers/scsi/elx/efct/ |
A D | efct_unsol.c | 406 u16 ox_id = be16_to_cpu(hdr->fh_ox_id); in efct_process_abts() local 411 abortio = efct_io_find_tgt_io(efct, node, ox_id, rx_id); in efct_process_abts() 418 ox_id, rx_id); in efct_process_abts() 426 io->init_task_tag = ox_id; in efct_process_abts() 454 ox_id); in efct_process_abts()
|
A D | efct_io.c | 173 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()
|
A D | efct_scsi.c | 644 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()
|
A D | efct_io.h | 173 u16 ox_id, u16 rx_id);
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_els.c | 5807 icmd->unsli3.rcvsli3.ox_id = oldcmd->unsli3.rcvsli3.ox_id; in lpfc_els_rsp_reject() 5910 icmd->unsli3.rcvsli3.ox_id = cmd->unsli3.rcvsli3.ox_id; in lpfc_issue_els_edc_rsp() 7079 rdp_context->ox_id); in lpfc_els_rdp_cmpl() 7085 icmd->unsli3.rcvsli3.ox_id = rdp_context->ox_id; in lpfc_els_rdp_cmpl() 7177 rdp_context->ox_id); in lpfc_els_rdp_cmpl() 7184 icmd->unsli3.rcvsli3.ox_id = rdp_context->ox_id; in lpfc_els_rdp_cmpl() 7537 lcb_context->ox_id); in lpfc_els_lcb_rsp() 7541 icmd->unsli3.rcvsli3.ox_id = lcb_context->ox_id; in lpfc_els_lcb_rsp() 7582 lcb_context->ox_id); in lpfc_els_lcb_rsp() 7586 icmd->unsli3.rcvsli3.ox_id = lcb_context->ox_id; in lpfc_els_lcb_rsp() [all …]
|
A D | lpfc_sli4.h | 1038 uint16_t ox_id; member 1052 uint16_t ox_id; member
|
/linux-6.3-rc2/drivers/scsi/qedf/ |
A D | qedf_hsi.h | 297 __le16 ox_id /* OX_ID that is located in the FCP_RSP FC header */; member
|
/linux-6.3-rc2/include/linux/qed/ |
A D | fcoe_common.h | 97 __le16 ox_id; member 147 __le16 ox_id; member
|
/linux-6.3-rc2/drivers/scsi/bnx2fc/ |
A D | 57xx_hsi_bnx2fc.h | 183 __le16 ox_id; member 809 __le16 ox_id; member
|
/linux-6.3-rc2/drivers/scsi/elx/libefc_sli/ |
A D | sli4.h | 1692 __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
|