Home
last modified time | relevance | path

Searched refs:xritag (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_disc.h167 uint16_t xritag; member
H A Dlpfc_sli.c934 * @xritag: XRI value.
937 * sglq's. The xritag that is passed in is used to index into the
938 * array. Before the xritag can be used it needs to be adjusted
944 __lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_clear_active_sglq() argument
948 sglq = phba->sli4_hba.lpfc_sglq_active_list[xritag]; in __lpfc_clear_active_sglq()
949 phba->sli4_hba.lpfc_sglq_active_list[xritag] = NULL; in __lpfc_clear_active_sglq()
956 * @xritag: XRI value.
959 * sglq's. The xritag that is passed in is used to index into the
960 * array. Before the xritag can be used it needs to be adjusted
966 __lpfc_get_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_get_active_sglq() argument
982 lpfc_clr_rrq_active(struct lpfc_hba *phba, uint16_t xritag, struct lpfc_node_rrq *rrq) lpfc_clr_rrq_active() argument
1140 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, uint16_t xritag) lpfc_test_rrq_active() argument
1169 lpfc_set_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, uint16_t xritag, uint16_t rxid, uint16_t send_rrq) lpfc_set_rrq_active() argument
17916 lpfc_sli4_post_sgl(struct lpfc_hba *phba, dma_addr_t pdma_phys_addr0, dma_addr_t pdma_phys_addr1, uint16_t xritag) lpfc_sli4_post_sgl() argument
21206 uint16_t xritag = NO_XRI; lpfc_wqe_bpl2sgl() local
21435 u16 xritag = cmdiocb->sli4_xritag; lpfc_sli4_issue_abort_iotag() local
[all...]
H A Dlpfc_els.c1961 get_wqe_tmo(cmdiocb), rrq->xritag, rrq->rxid); in lpfc_cmpl_els_rrq()
1977 lpfc_clr_rrq_active(phba, rrq->xritag, rrq); in lpfc_cmpl_els_rrq()
8937 bf_set(rrq_oxid, els_rrq, phba->sli4_hba.xri_ids[rrq->xritag]); in lpfc_issue_els_rrq()
8946 did, rrq->xritag, rrq->rxid); in lpfc_issue_els_rrq()
8986 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_disc.h149 uint16_t xritag; member
H A Dlpfc_sli.c809 * @xritag: XRI value.
812 * sglq's. The xritag that is passed in is used to index into the
813 * array. Before the xritag can be used it needs to be adjusted
819 __lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_clear_active_sglq() argument
823 sglq = phba->sli4_hba.lpfc_sglq_active_list[xritag]; in __lpfc_clear_active_sglq()
824 phba->sli4_hba.lpfc_sglq_active_list[xritag] = NULL; in __lpfc_clear_active_sglq()
831 * @xritag: XRI value.
834 * sglq's. The xritag that is passed in is used to index into the
835 * array. Before the xritag can be used it needs to be adjusted
841 __lpfc_get_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_get_active_sglq() argument
857 lpfc_clr_rrq_active(struct lpfc_hba *phba, uint16_t xritag, struct lpfc_node_rrq *rrq) lpfc_clr_rrq_active() argument
1016 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, uint16_t xritag) lpfc_test_rrq_active() argument
1045 lpfc_set_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, uint16_t xritag, uint16_t rxid, uint16_t send_rrq) lpfc_set_rrq_active() argument
9416 uint16_t xritag = NO_XRI; lpfc_sli4_bpl2sgl() local
9527 uint16_t xritag; lpfc_sli4_iocb2wqe() local
16908 lpfc_sli4_post_sgl(struct lpfc_hba *phba, dma_addr_t pdma_phys_addr0, dma_addr_t pdma_phys_addr1, uint16_t xritag) lpfc_sli4_post_sgl() argument
20129 uint16_t xritag = NO_XRI; lpfc_wqe_bpl2sgl() local
[all...]
H A Dlpfc_crtn.h595 void lpfc_nvme_prep_abort_wqe(struct lpfc_iocbq *pwqeq, u16 xritag, u8 opt);
H A Dlpfc_nvme.c198 * @xritag: Tag that uniqely identifies the local exchange resource.
205 lpfc_nvme_prep_abort_wqe(struct lpfc_iocbq *pwqeq, u16 xritag, u8 opt) in lpfc_nvme_prep_abort_wqe() argument
222 wqe->abort_cmd.wqe_com.abort_tag = xritag; in lpfc_nvme_prep_abort_wqe()
H A Dlpfc_els.c1961 irsp->ulpTimeout, rrq->xritag, rrq->rxid); in lpfc_cmpl_els_rrq()
1978 lpfc_clr_rrq_active(phba, rrq->xritag, rrq); in lpfc_cmpl_els_rrq()
7570 bf_set(rrq_oxid, els_rrq, phba->sli4_hba.xri_ids[rrq->xritag]); in lpfc_issue_els_rrq()
7579 did, rrq->xritag, rrq->rxid); in lpfc_issue_els_rrq()
7611 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()

Completed in 47 milliseconds