Searched refs:xri (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c217 lpfc_nvmet_get_ctx_for_xri(struct lpfc_hba *phba, u16 xri) argument
225 if (ctxp->ctxbuf->sglq->sli4_xritag != xri)
313 lpfc_nvmeio_data(phba, "NVMEx LS CMPL: xri x%x stat x%x result x%x\n",
745 lpfc_nvmeio_data(phba, "NVMET FCP CMPL: xri x%x op x%x status x%x\n",
771 "6315 IO Error Cmpl oxid: x%x xri: x%x %x/%x "
920 lpfc_nvmeio_data(phba, "NVMEx LS RSP: xri x%x wqidx x%x len x%x\n",
1080 lpfc_nvmeio_data(phba, "NVMET FCP CMND: xri x%x op x%x len x%x\n",
1158 lpfc_nvmeio_data(phba, "NVMET FCP ABRT: xri x%x flg x%x ste x%x\n",
1227 lpfc_nvmeio_data(phba, "NVMET FCP FREE: xri x%x ste %d abt %d\n", ctxp->oxid,
1251 lpfc_nvmeio_data(phba, "NVMET DEFERRCV: xri
1769 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); local
1873 uint16_t oxid, xri; local
3240 lpfc_nvmet_unsol_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) argument
3336 lpfc_nvmet_sol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) argument
3463 lpfc_nvmet_unsol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) argument
3535 lpfc_nvme_unsol_ls_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) argument
[all...]
H A Dlpfc_nvme.h246 uint16_t xri);
H A Dlpfc_crtn.h382 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
H A Dlpfc_scsi.c413 * lpfc_sli4_io_xri_aborted - Fast-path process of fcp xri abort
415 * @axri: pointer to the fcp xri abort wcqe structure.
419 * FCP or NVME aborted xri.
425 u16 xri = 0; local
442 xri = bf_get(lpfc_wcqe_xa_xri, axri);
451 xri = psb->cur_iocbq.sli4_xritag;
452 if (psb->cur_iocbq.sli4_xritag == xri) {
528 if (iocbq->sli4_xritag != xri)
4169 "9048 DI Error xri x%x status x%x DI ext "
4235 "9037 FCP Completion Error: xri
[all...]
H A Dlpfc_els.c1027 "xri x%x TMO:x%x refcnt %d\n",
1094 "xri x%x Data: x%x x%x x%x x%x x%x x%lx x%x %d\n",
1923 * clear the xri's bit in the ndlp's xri_bitmap. If the ndlp does not
5830 "xri x%x, did x%x, nlp_flag x%x, nlp_state x%x, "
6029 "0130 Xmit ADISC ACC response iotag x%x xri: "
6151 "0131 Xmit PRLI ACC response tag x%x xri x%x, "
6321 "0132 Xmit RNID ACC response tag x%x xri x%x\n",
6389 uint16_t xri; local
6412 xri = bf_get(rrq_oxid, rrq);
6414 xri
12039 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); local
[all...]
H A Dlpfc_sli.c977 * @xritag: xri used in this exchange.
1059 * @xri: The xri used in the exchange.
1063 * rrq = rrq for this xri and target.
1066 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did) argument
1077 if (rrq->vport == vport && rrq->xritag == xri &&
1133 * @xritag: the xri in the bitmap to test.
1136 * 0 = rrq not active for this xri
1137 * 1 = rrq is valid for this xri.
1157 * @xritag: xri use
17998 unsigned long xri; local
18027 __lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri) argument
18043 lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri) argument
18885 lpfc_sli4_xri_inrange(struct lpfc_hba *phba, uint16_t xri) argument
18913 uint16_t oxid, rxid, xri, lxri; local
[all...]
H A Dlpfc_nvme.c337 lpfc_nvmeio_data(phba, "NVMEx LS CMPL: xri x%x stat x%x parm x%x\n",
502 lpfc_nvmeio_data(phba, "NVME LS XMIT: xri x%x iotag x%x to x%06x\n",
992 lpfc_nvmeio_data(phba, "NVME FCP CMPL: xri x%x stat x%x parm x%x\n",
1081 "xri %x placed x%x opcode x%x cmd_id "
1092 "xri %x status x%x result x%x "
1108 "nvme cmd x%px, xri x%x, "
1117 "6072 NVME Completion Error: xri %x "
1756 lpfc_nvmeio_data(phba, "NVME FCP XMIT: xri x%x idx %d to %06x\n",
1943 "pnvme_fcreq x%px. Skipping Abort xri x%x\n",
1953 "abort req xri
2723 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); local
[all...]
H A Dlpfc_hw.h2970 uint16_t xri; member in struct:__anon141::__anon142
2972 uint16_t xri;
4267 A_MXRI64 amxri; /* abort multiple xri command overlay */
H A Dlpfc_init.c521 /* Reset the DFT_HBA_Q_DEPTH to the max xri */
3565 /* Deal with public free xri pool */
3583 /* Deal with private free xri pool */
3631 /* Deal with public free xri pool */
3652 /* Deal with private free xri pool */
4054 * lpfc_sli4_els_sgl_update - update ELS xri-sgl sizing and mapping
4074 * update on pci function's els xri-sgl list
4079 /* els xri-sgl expanded */
4082 "3157 ELS xri-sgl count increased from "
4119 /* els xri
4303 int idx, cnt, xri, inserted; local
[all...]
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1453 els->xri_tag = cpu_to_le16(params->xri);
1563 sli_fcp_icmnd64_wqe(struct sli4 *sli, void *buf, struct efc_dma *sgl, u16 xri, argument
1605 icmnd->xri_tag = cpu_to_le16(xri);
1616 icmnd->abort_tag = cpu_to_le32(xri);
1629 u32 first_data_sge, u32 xfer_len, u16 xri, u16 tag,
1691 iread->xri_tag = cpu_to_le16(xri);
1705 iread->abort_tag = cpu_to_le32(xri);
1731 u32 first_burst, u16 xri, u16 tag,
1787 iwrite->xri_tag = cpu_to_le16(xri);
1800 iwrite->abort_tag = cpu_to_le32(xri);
1628 sli_fcp_iread64_wqe(struct sli4 *sli, void *buf, struct efc_dma *sgl, u32 first_data_sge, u32 xfer_len, u16 xri, u16 tag, u16 cq_id, u32 rpi, u32 rnode_fcid, u8 dif, u8 bs, u8 timeout) argument
1729 sli_fcp_iwrite64_wqe(struct sli4 *sli, void *buf, struct efc_dma *sgl, u32 first_data_sge, u32 xfer_len, u32 first_burst, u16 xri, u16 tag, u16 cq_id, u32 rpi, u32 rnode_fcid, u8 dif, u8 bs, u8 timeout) argument
2225 sli_send_frame_wqe(struct sli4 *sli, void *buf, u8 sof, u8 eof, u32 *hdr, struct efc_dma *payload, u32 req_len, u8 timeout, u16 xri, u16 req_tag) argument
2478 sli_requeue_xri_wqe(struct sli4 *sli4, void *buf, u16 xri, u16 tag, u16 cq_id) argument
5004 sli_cmd_post_sgl_pages(struct sli4 *sli4, void *buf, u16 xri, u32 xri_count, struct efc_dma *page0[], struct efc_dma *page1[], struct efc_dma *dma) argument
[all...]
H A Dsli4.h1933 __le16 xri; member in struct:sli4_fc_optimized_write_cmd_cqe
1946 __le16 xri; member in struct:sli4_fc_optimized_write_data_cqe
1959 __le16 xri; member in struct:sli4_fc_xri_aborted_cqe
3558 u16 xri; member in struct:sli_bls_params
3573 u16 xri; member in struct:sli_els_params
3589 u16 xri; member in struct:sli_ct_params
3605 u16 xri; member in struct:sli_fcp_tgt_params
4049 int sli_cmd_post_sgl_pages(struct sli4 *sli4, void *buf, u16 xri,
4069 u16 xri, u16 req_tag);
4080 sli_fcp_icmnd64_wqe(struct sli4 *sli4, void *buf, struct efc_dma *sgl, u16 xri,
[all...]
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c415 efc_log_debug(hw->os, "aborting xri=%#x tag=%#x\n",
441 "abort in progress xri=",
449 "Failed to abort xri=",
629 * out if the xri is not contiguous.
634 /* Check that we have contiguous xri values */
1679 efct_hw_io_lookup(struct efct_hw *hw, u32 xri) argument
1683 ioindex = xri - hw->sli.ext[SLI4_RSRC_XRI].base[0];
1952 "io not active xri=0x%x tag=0x%x\n",
1959 efc_log_debug(hw->os, "io_to_abort xri=0x%x not active on WQ\n",
1974 "io already being aborted xri
2977 u32 xri; local
[all...]

Completed in 320 milliseconds