Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c217 lpfc_nvmet_get_ctx_for_xri(struct lpfc_hba *phba, u16 xri) in lpfc_nvmet_get_ctx_for_xri() argument
225 if (ctxp->ctxbuf->sglq->sli4_xritag != xri) in lpfc_nvmet_get_ctx_for_xri()
312 lpfc_nvmeio_data(phba, "NVMEx LS CMPL: xri x%x stat x%x result x%x\n", in __lpfc_nvme_xmt_ls_rsp_cmp()
743 lpfc_nvmeio_data(phba, "NVMET FCP CMPL: xri x%x op x%x status x%x\n", in lpfc_nvmet_xmt_fcp_op_cmp()
769 "6315 IO Error Cmpl oxid: x%x xri: x%x %x/%x " in lpfc_nvmet_xmt_fcp_op_cmp()
921 lpfc_nvmeio_data(phba, "NVMEx LS RSP: xri x%x wqidx x%x len x%x\n", in __lpfc_nvme_xmt_ls_rsp()
1082 lpfc_nvmeio_data(phba, "NVMET FCP CMND: xri x%x op x%x len x%x\n", in lpfc_nvmet_xmt_fcp_op()
1160 lpfc_nvmeio_data(phba, "NVMET FCP ABRT: xri x%x flg x%x ste x%x\n", in lpfc_nvmet_xmt_fcp_abort()
1229 lpfc_nvmeio_data(phba, "NVMET FCP FREE: xri x%x ste %d abt %d\n", ctxp->oxid, in lpfc_nvmet_xmt_fcp_release()
1253 lpfc_nvmeio_data(phba, "NVMET DEFERRCV: xri in lpfc_nvmet_defer_rcv()
1765 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); lpfc_sli4_nvmet_xri_aborted() local
1869 uint16_t oxid, xri; lpfc_nvmet_rcv_unsol_abort() local
3235 lpfc_nvmet_unsol_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_issue_abort() argument
3331 lpfc_nvmet_sol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_sol_fcp_issue_abort() argument
3457 lpfc_nvmet_unsol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_fcp_issue_abort() argument
3530 lpfc_nvme_unsol_ls_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvme_unsol_ls_issue_abort() argument
[all...]
H A Dlpfc_bsg.h133 /* Used for menlo command or menlo data. The xri is only used for menlo data */
136 uint32_t xri; member
140 uint32_t xri; /* return the xri of the iocb exchange */ member
H A Dlpfc_nvme.h249 uint16_t xri);
H A Dlpfc_els.c1058 "xri x%x TMO:x%x\n", in lpfc_cmpl_els_flogi()
1121 "xri x%x Data: x%x x%x x%x x%x x%x %x\n", in lpfc_cmpl_els_flogi()
1921 * clear the xri's bit in the ndlp's xri_bitmap. If the ndlp does not
4944 "xri x%x, did x%x, nlp_flag x%x, nlp_state x%x, " in lpfc_els_rsp_reject()
5008 "0130 Xmit ADISC ACC response iotag x%x xri: " in lpfc_els_rsp_adisc_acc()
5119 "0131 Xmit PRLI ACC response tag x%x xri x%x, " in lpfc_els_rsp_prli_acc()
5261 "0132 Xmit RNID ACC response tag x%x xri x%x\n", in lpfc_els_rsp_rnid_acc()
5322 uint16_t xri; in lpfc_els_clear_rrq() local
5344 xri = bf_get(rrq_oxid, rrq); in lpfc_els_clear_rrq()
5346 xri in lpfc_els_clear_rrq()
10096 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); lpfc_sli4_els_xri_aborted() local
[all...]
H A Dlpfc_crtn.h324 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
H A Dlpfc_nvme.c216 /* Abort specified xri tag, with the mask deliberately zeroed */ in lpfc_nvme_prep_abort_wqe()
491 lpfc_nvmeio_data(phba, "NVMEx LS CMPL: xri x%x stat x%x parm x%x\n", in __lpfc_nvme_ls_req_cmp()
647 lpfc_nvmeio_data(phba, "NVME LS XMIT: xri x%x iotag x%x to x%06x\n", in lpfc_nvme_gen_req()
1132 lpfc_nvmeio_data(phba, "NVME FCP CMPL: xri x%x stat x%x parm x%x\n", in lpfc_nvme_io_cmd_wqe_cmpl()
1214 "xri %x status x%x result x%x " in lpfc_nvme_io_cmd_wqe_cmpl()
1226 "nvme cmd x%px, xri x%x, " in lpfc_nvme_io_cmd_wqe_cmpl()
1235 "6072 NVME Completion Error: xri %x " in lpfc_nvme_io_cmd_wqe_cmpl()
1798 lpfc_nvmeio_data(phba, "NVME FCP XMIT: xri x%x idx %d to %06x\n", in lpfc_nvme_fcp_io_submit()
1983 "pnvme_fcreq x%px. Skipping Abort xri x%x\n", in lpfc_nvme_fcp_abort()
1993 "abort req xri in lpfc_nvme_fcp_abort()
2700 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); lpfc_sli4_nvme_xri_aborted() local
[all...]
H A Dlpfc_sli.c852 * @xritag: xri used in this exchange.
940 * @xri: The xri used in the exchange.
944 * rrq = rrq for this xri and target.
947 lpfc_get_active_rrq(struct lpfc_vport *vport, uint16_t xri, uint32_t did) in lpfc_get_active_rrq() argument
958 if (rrq->vport == vport && rrq->xritag == xri && in lpfc_get_active_rrq()
1009 * @xritag: the xri in the bitmap to test.
1012 * 0 = rrq not active for this xri
1013 * 1 = rrq is valid for this xri.
1033 * @xritag: xri use
16988 unsigned long xri; lpfc_sli4_alloc_xri() local
17017 __lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri) __lpfc_sli4_free_xri() argument
17033 lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri) lpfc_sli4_free_xri() argument
17879 lpfc_sli4_xri_inrange(struct lpfc_hba *phba, uint16_t xri) lpfc_sli4_xri_inrange() argument
17907 uint16_t oxid, rxid, xri, lxri; lpfc_sli4_seq_abort_rsp() local
[all...]
H A Dlpfc_scsi.c497 * lpfc_sli4_io_xri_aborted - Fast-path process of fcp xri abort
499 * @axri: pointer to the fcp xri abort wcqe structure.
502 * FCP or NVME aborted xri.
508 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); in lpfc_sli4_io_xri_aborted() local
527 if (psb->cur_iocbq.sli4_xritag == xri) { in lpfc_sli4_io_xri_aborted()
566 if (iocbq->sli4_xritag != xri) in lpfc_sli4_io_xri_aborted()
3750 "9029 FCP %s Check Error xri x%x Data: " in lpfc_handle_fcp_err()
4895 "for aborting I/O (xri:x%x) to complete: " in lpfc_abort_handler()
H A Dlpfc_hw.h2783 uint16_t xri; member
2785 uint16_t xri;
4074 A_MXRI64 amxri; /* abort multiple xri command overlay */
H A Dlpfc_bsg.c5113 /* always return the xri, this would be used in the case in lpfc_bsg_menlo_cmd_cmp()
5120 menlo_resp->xri = rsp->ulpContext; in lpfc_bsg_menlo_cmd_cmp()
5169 * all the command completions will return the xri for the command.
5171 * supplied in the menlo request header xri field.
5304 cmd->ulpContext = menlo_cmd->xri; in lpfc_menlo_cmd()
H A Dlpfc_init.c513 /* Reset the DFT_HBA_Q_DEPTH to the max xri */ in lpfc_config_port_post()
3246 /* Deal with public free xri pool */ in lpfc_create_multixri_pools()
3264 /* Deal with private free xri pool */ in lpfc_create_multixri_pools()
3312 /* Deal with public free xri pool */ in lpfc_destroy_multixri_pools()
3333 /* Deal with private free xri pool */ in lpfc_destroy_multixri_pools()
3713 * lpfc_sli4_els_sgl_update - update ELS xri-sgl sizing and mapping
3733 * update on pci function's els xri-sgl list in lpfc_sli4_els_sgl_update()
3738 /* els xri-sgl expanded */ in lpfc_sli4_els_sgl_update()
3741 "3157 ELS xri-sgl count increased from " in lpfc_sli4_els_sgl_update()
3780 /* els xri in lpfc_sli4_els_sgl_update()
3966 int idx, cnt, xri, inserted; lpfc_io_buf_flush() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c217 lpfc_nvmet_get_ctx_for_xri(struct lpfc_hba *phba, u16 xri) in lpfc_nvmet_get_ctx_for_xri() argument
225 if (ctxp->ctxbuf->sglq->sli4_xritag != xri) in lpfc_nvmet_get_ctx_for_xri()
313 lpfc_nvmeio_data(phba, "NVMEx LS CMPL: xri x%x stat x%x result x%x\n", in __lpfc_nvme_xmt_ls_rsp_cmp()
745 lpfc_nvmeio_data(phba, "NVMET FCP CMPL: xri x%x op x%x status x%x\n", in lpfc_nvmet_xmt_fcp_op_cmp()
771 "6315 IO Error Cmpl oxid: x%x xri: x%x %x/%x " in lpfc_nvmet_xmt_fcp_op_cmp()
920 lpfc_nvmeio_data(phba, "NVMEx LS RSP: xri x%x wqidx x%x len x%x\n", in __lpfc_nvme_xmt_ls_rsp()
1080 lpfc_nvmeio_data(phba, "NVMET FCP CMND: xri x%x op x%x len x%x\n", in lpfc_nvmet_xmt_fcp_op()
1158 lpfc_nvmeio_data(phba, "NVMET FCP ABRT: xri x%x flg x%x ste x%x\n", in lpfc_nvmet_xmt_fcp_abort()
1227 lpfc_nvmeio_data(phba, "NVMET FCP FREE: xri x%x ste %d abt %d\n", ctxp->oxid, in lpfc_nvmet_xmt_fcp_release()
1251 lpfc_nvmeio_data(phba, "NVMET DEFERRCV: xri in lpfc_nvmet_defer_rcv()
1769 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); lpfc_sli4_nvmet_xri_aborted() local
1873 uint16_t oxid, xri; lpfc_nvmet_rcv_unsol_abort() local
3240 lpfc_nvmet_unsol_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_issue_abort() argument
3336 lpfc_nvmet_sol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_sol_fcp_issue_abort() argument
3463 lpfc_nvmet_unsol_fcp_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvmet_unsol_fcp_issue_abort() argument
3535 lpfc_nvme_unsol_ls_issue_abort(struct lpfc_hba *phba, struct lpfc_async_xchg_ctx *ctxp, uint32_t sid, uint16_t xri) lpfc_nvme_unsol_ls_issue_abort() 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.c418 * lpfc_sli4_io_xri_aborted - Fast-path process of fcp xri abort
420 * @axri: pointer to the fcp xri abort wcqe structure.
424 * FCP or NVME aborted xri.
430 u16 xri = 0; in lpfc_sli4_io_xri_aborted() local
447 xri = bf_get(lpfc_wcqe_xa_xri, axri); in lpfc_sli4_io_xri_aborted()
456 xri = psb->cur_iocbq.sli4_xritag; in lpfc_sli4_io_xri_aborted()
457 if (psb->cur_iocbq.sli4_xritag == xri) { in lpfc_sli4_io_xri_aborted()
533 if (iocbq->sli4_xritag != xri) in lpfc_sli4_io_xri_aborted()
4174 "9048 DI Error xri x%x status x%x DI ext " in lpfc_fcp_io_cmd_wqe_cmpl()
4240 "9037 FCP Completion Error: xri in lpfc_fcp_io_cmd_wqe_cmpl()
[all...]
H A Dlpfc_nvme.c337 lpfc_nvmeio_data(phba, "NVMEx LS CMPL: xri x%x stat x%x parm x%x\n", in __lpfc_nvme_ls_req_cmp()
502 lpfc_nvmeio_data(phba, "NVME LS XMIT: xri x%x iotag x%x to x%06x\n", in lpfc_nvme_gen_req()
992 lpfc_nvmeio_data(phba, "NVME FCP CMPL: xri x%x stat x%x parm x%x\n", in lpfc_nvme_io_cmd_cmpl()
1081 "xri %x placed x%x opcode x%x cmd_id " in lpfc_nvme_io_cmd_cmpl()
1092 "xri %x status x%x result x%x " in lpfc_nvme_io_cmd_cmpl()
1108 "nvme cmd x%px, xri x%x, " in lpfc_nvme_io_cmd_cmpl()
1117 "6072 NVME Completion Error: xri %x " in lpfc_nvme_io_cmd_cmpl()
1754 lpfc_nvmeio_data(phba, "NVME FCP XMIT: xri x%x idx %d to %06x\n", in lpfc_nvme_fcp_io_submit()
1941 "pnvme_fcreq x%px. Skipping Abort xri x%x\n", in lpfc_nvme_fcp_abort()
1951 "abort req xri in lpfc_nvme_fcp_abort()
2721 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); lpfc_sli4_nvme_xri_aborted() 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) in lpfc_get_active_rrq() argument
1077 if (rrq->vport == vport && rrq->xritag == xri && in lpfc_get_active_rrq()
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
17996 unsigned long xri; lpfc_sli4_alloc_xri() local
18025 __lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri) __lpfc_sli4_free_xri() argument
18041 lpfc_sli4_free_xri(struct lpfc_hba *phba, int xri) lpfc_sli4_free_xri() argument
18883 lpfc_sli4_xri_inrange(struct lpfc_hba *phba, uint16_t xri) lpfc_sli4_xri_inrange() argument
18911 uint16_t oxid, rxid, xri, lxri; lpfc_sli4_seq_abort_rsp() local
[all...]
H A Dlpfc_els.c1046 "xri x%x TMO:x%x refcnt %d\n", in lpfc_cmpl_els_flogi()
1115 "xri x%x Data: x%x x%x x%x x%x x%x x%x x%x %d\n", in lpfc_cmpl_els_flogi()
1931 * clear the xri's bit in the ndlp's xri_bitmap. If the ndlp does not
5822 "xri x%x, did x%x, nlp_flag x%x, nlp_state x%x, " in lpfc_els_rsp_reject()
6021 "0130 Xmit ADISC ACC response iotag x%x xri: " in lpfc_els_rsp_adisc_acc()
6143 "0131 Xmit PRLI ACC response tag x%x xri x%x, " in lpfc_els_rsp_prli_acc()
6313 "0132 Xmit RNID ACC response tag x%x xri x%x\n", in lpfc_els_rsp_rnid_acc()
6381 uint16_t xri; in lpfc_els_clear_rrq() local
6404 xri = bf_get(rrq_oxid, rrq); in lpfc_els_clear_rrq()
6406 xri in lpfc_els_clear_rrq()
12068 uint16_t xri = bf_get(lpfc_wcqe_xa_xri, axri); lpfc_sli4_els_xri_aborted() local
[all...]
H A Dlpfc_hw.h2970 uint16_t xri; member
2972 uint16_t xri;
4267 A_MXRI64 amxri; /* abort multiple xri command overlay */
H A Dlpfc_init.c520 /* Reset the DFT_HBA_Q_DEPTH to the max xri */ in lpfc_config_port_post()
3563 /* Deal with public free xri pool */ in lpfc_create_multixri_pools()
3581 /* Deal with private free xri pool */ in lpfc_create_multixri_pools()
3629 /* Deal with public free xri pool */ in lpfc_destroy_multixri_pools()
3650 /* Deal with private free xri pool */ in lpfc_destroy_multixri_pools()
4055 * lpfc_sli4_els_sgl_update - update ELS xri-sgl sizing and mapping
4075 * update on pci function's els xri-sgl list in lpfc_sli4_els_sgl_update()
4080 /* els xri-sgl expanded */ in lpfc_sli4_els_sgl_update()
4083 "3157 ELS xri-sgl count increased from " in lpfc_sli4_els_sgl_update()
4120 /* els xri in lpfc_sli4_els_sgl_update()
4304 int idx, cnt, xri, inserted; lpfc_io_buf_flush() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1453 els->xri_tag = cpu_to_le16(params->xri); in sli_els_request64_wqe()
1563 sli_fcp_icmnd64_wqe(struct sli4 *sli, void *buf, struct efc_dma *sgl, u16 xri, in sli_fcp_icmnd64_wqe() argument
1605 icmnd->xri_tag = cpu_to_le16(xri); in sli_fcp_icmnd64_wqe()
1616 icmnd->abort_tag = cpu_to_le32(xri); in sli_fcp_icmnd64_wqe()
1629 u32 first_data_sge, u32 xfer_len, u16 xri, u16 tag, in sli_fcp_iread64_wqe()
1691 iread->xri_tag = cpu_to_le16(xri); in sli_fcp_iread64_wqe()
1705 iread->abort_tag = cpu_to_le32(xri); in sli_fcp_iread64_wqe()
1731 u32 first_burst, u16 xri, u16 tag, in sli_fcp_iwrite64_wqe()
1787 iwrite->xri_tag = cpu_to_le16(xri); in sli_fcp_iwrite64_wqe()
1800 iwrite->abort_tag = cpu_to_le32(xri); in sli_fcp_iwrite64_wqe()
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) sli_fcp_iread64_wqe() 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) sli_fcp_iwrite64_wqe() 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) sli_send_frame_wqe() argument
2478 sli_requeue_xri_wqe(struct sli4 *sli4, void *buf, u16 xri, u16 tag, u16 cq_id) sli_requeue_xri_wqe() 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) sli_cmd_post_sgl_pages() argument
[all...]
H A Dsli4.h1933 __le16 xri; member
1946 __le16 xri; member
1959 __le16 xri; member
3558 u16 xri; member
3573 u16 xri; member
3589 u16 xri; member
3605 u16 xri; member
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...]
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_hw.c415 efc_log_debug(hw->os, "aborting xri=%#x tag=%#x\n", in efct_hw_wq_process_io()
441 "abort in progress xri=", in efct_hw_wq_process_io()
449 "Failed to abort xri=", in efct_hw_wq_process_io()
629 * out if the xri is not contiguous. in efct_hw_init_prereg_io()
634 /* Check that we have contiguous xri values */ in efct_hw_init_prereg_io()
1679 efct_hw_io_lookup(struct efct_hw *hw, u32 xri) in efct_hw_io_lookup() argument
1683 ioindex = xri - hw->sli.ext[SLI4_RSRC_XRI].base[0]; in efct_hw_io_lookup()
1952 "io not active xri=0x%x tag=0x%x\n", in efct_hw_io_abort()
1959 efc_log_debug(hw->os, "io_to_abort xri=0x%x not active on WQ\n", in efct_hw_io_abort()
1974 "io already being aborted xri in efct_hw_io_abort()
2977 u32 xri; efct_hw_send_frame() local
[all...]

Completed in 113 milliseconds